]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_omdoc/Makefile
Content2cic e Eta_fixing moved from gTopLevel to cic_omdoc.
[helm.git] / helm / ocaml / cic_omdoc / Makefile
index 0fbb566ae759899e08c69e0fd9051ecb08f571e4..e1e081ac62c4d3a8455144253b45bac30cf7cae5 100644 (file)
@@ -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 content2cic.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 
 EXTRA_OBJECTS_TO_INSTALL = \