X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_omdoc%2FMakefile;h=33f1b3f073ec6a8013c04962c551b95a65908db9;hb=12cc5b2b8e7f7bb0b5e315094b008a293a4df6b1;hp=0fbb566ae759899e08c69e0fd9051ecb08f571e4;hpb=4bcd14a9ed245ccae631697a05ff5a377c02b179;p=helm.git diff --git a/helm/ocaml/cic_omdoc/Makefile b/helm/ocaml/cic_omdoc/Makefile index 0fbb566ae..33f1b3f07 100644 --- a/helm/ocaml/cic_omdoc/Makefile +++ b/helm/ocaml/cic_omdoc/Makefile @@ -2,8 +2,8 @@ PACKAGE = cic_omdoc REQUIRES = helm-cic_proof_checking PREDICATES = -INTERFACE_FILES = doubleTypeInference.mli cic2acic.mli content.mli \ - contentPp.mli +INTERFACE_FILES = eta_fixing.mli doubleTypeInference.mli cic2acic.mli \ + content.mli contentPp.mli cic2content.mli content2cic.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = \