X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_annotations%2FMakefile;h=865e6c4062761a1a2ac76e5011c339624c10306c;hb=ae326f646ef4c01b43d6da04201b427d1e175400;hp=1627b11e33c08cd760bbc4859cff48e2c3858c80;hpb=538b694e70fafbf298f27cf57cae13928bac95af;p=helm.git diff --git a/helm/ocaml/cic_annotations/Makefile b/helm/ocaml/cic_annotations/Makefile index 1627b11e3..865e6c406 100644 --- a/helm/ocaml/cic_annotations/Makefile +++ b/helm/ocaml/cic_annotations/Makefile @@ -2,8 +2,8 @@ PACKAGE = cic_annotations REQUIRES = helm-cic helm-xml PREDICATES = -INTERFACE_FILES = cicAnnotation2Xml.mli cicAnnotationParser2.mli \ - cicAnnotationParser.mli cicXPath.mli +INTERFACE_FILES = cicXPath.mli cicAnnotation2Xml.mli cicAnnotationParser2.mli \ + cicAnnotationParser.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL =