X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fparamodulation%2FMakefile;h=7a3dbf626cfd1ba945f8add6e28c1428998653da;hb=4167cea65ca58897d1a3dbb81ff95de5074700cc;hp=94c4c28dfcf453741670e853d0216e26d1283c92;hpb=c3af85c9492385a7a0de0f5aa57df241ee0bd553;p=helm.git diff --git a/helm/ocaml/paramodulation/Makefile b/helm/ocaml/paramodulation/Makefile index 94c4c28df..7a3dbf626 100644 --- a/helm/ocaml/paramodulation/Makefile +++ b/helm/ocaml/paramodulation/Makefile @@ -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)