X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_annotations_cache%2FMakefile;h=f5adf638049c34c512eeabcca913c96bfdb26ff7;hb=3bb4ce11fb9d4c6375483a80344beb94c4517dd7;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..f5adf6380 100644 --- a/helm/ocaml/cic_annotations_cache/Makefile +++ b/helm/ocaml/cic_annotations_cache/Makefile @@ -1,9 +1,11 @@ PACKAGE = cic_annotations_cache -REQUIRES = helm-cic_annotations +REQUIRES = helm-cic_annotations helm-getter PREDICATES = INTERFACE_FILES = cicCache.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = +EXTRA_OBJECTS_TO_CLEAN = include ../Makefile.common +