X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic%2FMakefile;h=c18667dc228398a5f3790f04e638d2b7b4ff21a5;hb=89262281b6e83bd2321150f81f1a0583645eb0c8;hp=8847e49b38abbee4984d6c8a215548cad4127360;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/cic/Makefile b/helm/ocaml/cic/Makefile index 8847e49b3..c18667dc2 100644 --- a/helm/ocaml/cic/Makefile +++ b/helm/ocaml/cic/Makefile @@ -5,5 +5,6 @@ PREDICATES = INTERFACE_FILES = deannotate.mli cicParser3.mli cicParser2.mli cicParser.mli IMPLEMENTATION_FILES = cic.ml $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = cic.ml cic.cmi +EXTRA_OBJECTS_TO_CLEAN = include ../Makefile.common