]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/Makefile.in
Dependency coq.moo.opt added to target tests.opt
[helm.git] / helm / matita / Makefile.in
index 0614bda3d44a067a310de7dcaca1e9387c58f248..af543d640ea7f471d54b2c39effb3d0a64385c22 100644 (file)
@@ -213,7 +213,7 @@ cleantests.opt: $(foreach d,$(TEST_DIRS),$(d)-cleantests-opt)
 
 %-test: matitac matitadep matitaclean coq.moo
        -cd $* && make -k clean all
-%-test-opt: matitac.opt matitadep.opt matitaclean.opt
+%-test-opt: matitac.opt matitadep.opt matitaclean.opt coq.moo.opt
        -cd $* && make -k clean.opt opt
 %-cleantests: matitaclean
        -cd $* && make clean