summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichael Vogt <mvo@debian.org>2013-07-26 17:31:24 +0200
committerMichael Vogt <mvo@debian.org>2013-07-26 17:31:24 +0200
commita1c4ae54803f85f83815cbf0f630ee867a2182e5 (patch)
treeed95d129c072fabf9e955783cb32d938dd160287 /Makefile
parent534454d4f806248dd89fadd0c411aadc55272ec3 (diff)
add missing test make
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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