X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FMakefile.in;fp=helm%2Fmatita%2FMakefile.in;h=4e1d7b5b1ad69c988dc8fcef1f55791999eccbc3;hb=5eb10ed1a0a64b09e36dfb5f29774ada50fd37c6;hp=9b7d720ac0189b057c9773a4fff003ac45b267b1;hpb=d2194c4b6be02eb5072aa338495429638d980c1a;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)