X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FMakefile.in;h=4e1d7b5b1ad69c988dc8fcef1f55791999eccbc3;hb=aa0d60227b785da3355b31519ba11cb4fbd2c925;hp=9b7d720ac0189b057c9773a4fff003ac45b267b1;hpb=ebe70c001a623e0440f21cd16dc88f585edcf0ea;p=helm.git diff --git a/helm/matita/Makefile.in b/helm/matita/Makefile.in index 9b7d720ac..4e1d7b5b1 100644 --- a/helm/matita/Makefile.in +++ b/helm/matita/Makefile.in @@ -197,7 +197,7 @@ clean: $(PROGRAMS_UPX) \ $(NULL) -tests: matitac matitadep matitaclean +tests: matitac matitadep matitaclean coq.moo @-(cd library && make -k clean all) @-(cd tests && make -k clean all) @-(cd tests/bad_tests && make -k clean all)