Merge remote-tracking branch 'mvo/bugfix/lp1304657-perms' into debian/sid
[ntk/apt.git] / test / Makefile
index b42a90b..74bffcc 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:
+startup all clean veryclean binary program dirs test update-po manpages debiandoc:
        $(MAKE) -C libapt $@
        $(MAKE) -C interactive-helper $@