]> git.saurik.com Git - apt.git/blobdiff - test/Makefile
report progress for triggered actions
[apt.git] / test / Makefile
index b42a90b25b1b743e759992c7d9665cf1e5f3623f..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:
+startup all clean veryclean binary program dirs test update-po manpages docbook:
        $(MAKE) -C libapt $@
        $(MAKE) -C interactive-helper $@