X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/a034d8528bc98e9caf12e024a0d5eeb25f87a500..d04e44ac8177fc5b70ae0189bb5e437c2502f910:/buildlib/po4a_manpage.mak diff --git a/buildlib/po4a_manpage.mak b/buildlib/po4a_manpage.mak index 0f53a8600..82cfba394 100644 --- a/buildlib/po4a_manpage.mak +++ b/buildlib/po4a_manpage.mak @@ -57,11 +57,10 @@ HAVE_PO4A=yes endif # take care of the rest -SOURCE := $(SOURCE) $(wildcard apt.$(LC).8) INCLUDES := ifndef HAVE_PO4A -# Strip from the source list any man pages we dont have compiled already +# Strip from the source list any man pages we don't have compiled already SOURCE := $(wildcard $(SOURCE)) endif