summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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