X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_cache%2FMakefile;h=672f904d34e77378140d3c9e1c1c3387aca4fc8d;hb=09aa799947c84148221af82e94e911adea8fd1e6;hp=342124a7b2c2e83e276d2a17df30a95988b369b1;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/cic_cache/Makefile b/helm/ocaml/cic_cache/Makefile index 342124a7b..672f904d3 100644 --- a/helm/ocaml/cic_cache/Makefile +++ b/helm/ocaml/cic_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