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