]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/contribs/LAMBDA-TYPES/Makefile
added -I ../.. (for coq.ma)
[helm.git] / 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