X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_annotations_cache%2FMakefile;h=8b80b4f00b859820c423aca948e26ccc70e49b35;hb=09aa799947c84148221af82e94e911adea8fd1e6;hp=5daa8160b6dfe08792f6fc105b0122adb242eeb4;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/cic_annotations_cache/Makefile b/helm/ocaml/cic_annotations_cache/Makefile index 5daa8160b..8b80b4f00 100644 --- a/helm/ocaml/cic_annotations_cache/Makefile +++ b/helm/ocaml/cic_annotations_cache/Makefile @@ -5,5 +5,6 @@ PREDICATES = INTERFACE_FILES = cicCache.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = +EXTRA_OBJECTS_TO_CLEAN = include ../Makefile.common