]> git.saurik.com Git - apt.git/blobdiff - test/Makefile
get color/msglevel handling for tests in line
[apt.git] / test / Makefile
index b42a90b25b1b743e759992c7d9665cf1e5f3623f..74bffccb7b9d07ad1e06bad354f798d5dc0e6eeb 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 $@