X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_unification%2FMakefile;h=62be3a61c844bf4ad60cf820149599bf429d0f0f;hb=2b2b90087f836c2f32291935216549e9370e68c3;hp=3db00fe5cea4c89964fa89c360f5e2899de0368c;hpb=727ef55d2a6202a989c274f6caa1b0e1b7307880;p=helm.git diff --git a/helm/ocaml/cic_unification/Makefile b/helm/ocaml/cic_unification/Makefile index 3db00fe5c..62be3a61c 100644 --- a/helm/ocaml/cic_unification/Makefile +++ b/helm/ocaml/cic_unification/Makefile @@ -9,4 +9,5 @@ INTERFACE_FILES = \ IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = +include ../../Makefile.defs include ../Makefile.common