]> matita.cs.unibo.it Git - helm.git/commitdiff
added -I ../.. (for coq.ma)
authormarangon <??>
Thu, 15 Dec 2005 15:45:46 +0000 (15:45 +0000)
committermarangon <??>
Thu, 15 Dec 2005 15:45:46 +0000 (15:45 +0000)
helm/matita/contribs/LAMBDA-TYPES/Makefile

index c12b0fb43fc2328504fc16b1d0a15cdb13515ea9..297b5cb9c1420d543262edd864033c8a543579fe 100644 (file)
@@ -1,6 +1,6 @@
 SRC=$(shell find . -name "*.ma" -a -type f)
 
-MATITA_FLAGS =
+MATITA_FLAGS = -I ../..
 NODB=false
 ifeq ($(NODB),true)
        MATITA_FLAGS += -nodb