X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic%2FMakefile;h=d1106fb7e26e6abd9c028ef1eff50e6367fd2722;hb=b38de2d3fa8bbe346c59c18bbeb889f29e493f63;hp=1789cd67ee7792208efc06b55789c28e23e42e36;hpb=f0196d4e96bf8cc579d1690fc6a653adc08ca02e;p=helm.git diff --git a/helm/ocaml/cic/Makefile b/helm/ocaml/cic/Makefile index 1789cd67e..d1106fb7e 100644 --- a/helm/ocaml/cic/Makefile +++ b/helm/ocaml/cic/Makefile @@ -2,8 +2,10 @@ PACKAGE = cic REQUIRES = helm-urimanager helm-pxp PREDICATES = -INTERFACE_FILES = deannotate.mli cicParser3.mli cicParser2.mli cicParser.mli -IMPLEMENTATION_FILES = cic.ml $(INTERFACE_FILES:%.mli=%.ml) helmLibraryObjects.ml +INTERFACE_FILES = \ + deannotate.mli cicParser3.mli cicParser2.mli cicParser.mli cicUtil.mli +IMPLEMENTATION_FILES = \ + cic.ml $(INTERFACE_FILES:%.mli=%.ml) helmLibraryObjects.ml EXTRA_OBJECTS_TO_INSTALL = cic.ml cic.cmi EXTRA_OBJECTS_TO_CLEAN =