]> git.saurik.com Git - apt.git/blobdiff - test/Makefile
- separate manpages from the rest of the doc building
[apt.git] / test / Makefile
index b42a90b25b1b743e759992c7d9665cf1e5f3623f..8207ebdab8648578a63db46e53e659797cf07175 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:
        $(MAKE) -C libapt $@
        $(MAKE) -C interactive-helper $@