]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic_annotations/Makefile
first moogle template checkin
[helm.git] / helm / ocaml / cic_annotations / Makefile
index 865e6c4062761a1a2ac76e5011c339624c10306c..2fbfe1bec9713d8d0c67a3fde841b1bad3ba297f 100644 (file)
@@ -6,5 +6,6 @@ INTERFACE_FILES = cicXPath.mli cicAnnotation2Xml.mli cicAnnotationParser2.mli \
                   cicAnnotationParser.mli
 IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL =
+EXTRA_OBJECTS_TO_CLEAN =
 
 include ../Makefile.common