]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/annotationHelper/Makefile
cicAnnotationHinter.ml* were in the library without any reason.
[helm.git] / helm / annotationHelper / Makefile
index 5c7de7bd5989fbac0085f4d35c59651d8e985a87..2752dce0178e1dfe68f296efccf82f1b6f0f5a35 100644 (file)
@@ -9,9 +9,9 @@ OCAMLDEP = ocamldep
 all: cicAnnotationHelper
 opt: cicAnnotationHelper.opt
 
-DEPOBJS = cicAnnotationHelper.ml
+DEPOBJS = cicAnnotationHinter.mli cicAnnotationHinter.ml cicAnnotationHelper.ml
 
-CICANNOTATIONHELPEROBJS = cicAnnotationHelper.cmo
+CICANNOTATIONHELPEROBJS = cicAnnotationHinter.cmo cicAnnotationHelper.cmo
 
 depend:
        $(OCAMLDEP) $(DEPOBJS) > .depend