]> matita.cs.unibo.it Git - helm.git/commitdiff
coq.moo.opt dependency added to the target tests.opt
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 12 Jan 2006 11:10:23 +0000 (11:10 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 12 Jan 2006 11:10:23 +0000 (11:10 +0000)
helm/matita/Makefile.in

index d498e37a102395521c3ec4e77a6147f2cbba8b18..d48d91b5124748face9f5e2a892908d2ade084fe 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