From: Michael Vogt Date: Fri, 26 Jul 2013 15:31:24 +0000 (+0200) Subject: add missing test make X-Git-Tag: 0.9.11~15^2~3 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/a1c4ae54803f85f83815cbf0f630ee867a2182e5 add missing test make --- diff --git a/Makefile b/Makefile index ad51da3ef..47fc23656 100644 --- 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