X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_omdoc%2FMakefile;h=affeb76d4fd7979484ca70688d3d1b8178cf1901;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=0fbb566ae759899e08c69e0fd9051ecb08f571e4;hpb=4bcd14a9ed245ccae631697a05ff5a377c02b179;p=helm.git diff --git a/helm/ocaml/cic_omdoc/Makefile b/helm/ocaml/cic_omdoc/Makefile index 0fbb566ae..affeb76d4 100644 --- a/helm/ocaml/cic_omdoc/Makefile +++ b/helm/ocaml/cic_omdoc/Makefile @@ -1,9 +1,9 @@ PACKAGE = cic_omdoc -REQUIRES = helm-cic_proof_checking +REQUIRES = helm-cic_proof_checking helm-mathql_interpreter 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 = \