]> git.saurik.com Git - apt.git/blobdiff - test/Makefile
merge from the lp:~mvo/apt/mvo branch
[apt.git] / test / Makefile
index da0a49b0c8f497e6892fb826cbf0068333f8ab81..b42a90b25b1b743e759992c7d9665cf1e5f3623f 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:
        $(MAKE) -C libapt $@
        $(MAKE) -C interactive-helper $@