]> git.saurik.com Git - apt.git/commitdiff
add missing test make
authorMichael Vogt <mvo@debian.org>
Fri, 26 Jul 2013 15:31:24 +0000 (17:31 +0200)
committerMichael Vogt <mvo@debian.org>
Fri, 26 Jul 2013 15:31:24 +0000 (17:31 +0200)
Makefile

index ad51da3ef681bbabe2978fc9103b2faf4ed9f5e7..47fc23656de8b4a70bfd499544c12e012e53acd6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,9 @@ all headers library clean veryclean binary program doc manpages debiandoc test u
        $(MAKE) -C cmdline $@
        $(MAKE) -C ftparchive $@
        $(MAKE) -C dselect $@
+       $(MAKE) -C doc $@
+       $(MAKE) -C po $@
+       $(MAKE) -C test $@ 
 
 all headers library clean veryclean binary program doc manpages debiandoc test update-po: startup dirs