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