]> git.saurik.com Git - apt.git/blobdiff - test/Makefile
properly parse comments in apt_preferences and deb822-style sources
[apt.git] / test / Makefile
index 74bffccb7b9d07ad1e06bad354f798d5dc0e6eeb..35a0a51e30c8fe639697cfcfb218c0a2a677d220 100644 (file)
@@ -7,7 +7,7 @@ ifndef NOISY
 endif
 
 .PHONY: startup headers library clean veryclean all binary program doc test update-po
-startup all clean veryclean binary program dirs test update-po manpages debiandoc:
+startup all clean veryclean binary program dirs test update-po manpages docbook:
        $(MAKE) -C libapt $@
        $(MAKE) -C interactive-helper $@