Merge remote-tracking branch 'mvo/bugfix/lp1304657-perms' into debian/sid
[ntk/apt.git] / test / Makefile
index da0a49b..74bffcc 100644 (file)
@@ -6,8 +6,8 @@ ifndef NOISY
 .SILENT:
 endif
 
-.PHONY: headers library clean veryclean all binary program doc test
-all clean veryclean binary program dirs test:
+.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:
        $(MAKE) -C libapt $@
        $(MAKE) -C interactive-helper $@