X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fcic_annotations_cache%2FMakefile;h=f5adf638049c34c512eeabcca913c96bfdb26ff7;hb=0c6a5aadb1a7746681a8e26fc0b009f847c10557;hp=8b80b4f00b859820c423aca948e26ccc70e49b35;hpb=0195d58340f7dbc852d380a8fee897e1c1f7da03;p=helm.git diff --git a/helm/ocaml/cic_annotations_cache/Makefile b/helm/ocaml/cic_annotations_cache/Makefile index 8b80b4f00..f5adf6380 100644 --- a/helm/ocaml/cic_annotations_cache/Makefile +++ b/helm/ocaml/cic_annotations_cache/Makefile @@ -1,5 +1,5 @@ PACKAGE = cic_annotations_cache -REQUIRES = helm-cic_annotations +REQUIRES = helm-cic_annotations helm-getter PREDICATES = INTERFACE_FILES = cicCache.mli @@ -8,3 +8,4 @@ EXTRA_OBJECTS_TO_INSTALL = EXTRA_OBJECTS_TO_CLEAN = include ../Makefile.common +