Explorar o código

add missing test make

Michael Vogt %!s(int64=13) %!d(string=hai) anos
pai
achega
a1c4ae5480
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Makefile

+ 3 - 0
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