X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fgetter%2FMakefile;h=576b046191b0454c1dfa348c1a0fcd628df2c008;hb=89262281b6e83bd2321150f81f1a0583645eb0c8;hp=32812a747bdf55fbae37aa58180df4e9095638d3;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/getter/Makefile b/helm/ocaml/getter/Makefile index 32812a747..576b04619 100644 --- a/helm/ocaml/getter/Makefile +++ b/helm/ocaml/getter/Makefile @@ -5,5 +5,6 @@ PREDICATES = INTERFACE_FILES = configuration.mli clientHTTP.mli getter.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = +EXTRA_OBJECTS_TO_CLEAN = include ../Makefile.common