]> matita.cs.unibo.it Git - helm.git/commitdiff
Inclusion path fixed.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 26 Sep 2005 15:48:31 +0000 (15:48 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Mon, 26 Sep 2005 15:48:31 +0000 (15:48 +0000)
helm/ocaml/paramodulation/Makefile

index 94c4c28dfcf453741670e853d0216e26d1283c92..7a3dbf626cfd1ba945f8add6e28c1428998653da 100644 (file)
@@ -22,7 +22,7 @@ IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) \
 #      test_indexing.ml 
 
 
-include ../helm/ocaml/Makefile.common
+include ../Makefile.common
 
 
 paramodulation.cmo: $(IMPLEMENTATION_FILES:%.ml=%.cmo)