X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Furimanager%2FMakefile;h=592c0854edf502656f67f39f92e5226223af4427;hb=0f6c7f05574786ce52a8a5950e76f4e45ad5ee88;hp=2f21b369e67071edff6fbbab88449b0a5dbf1136;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/urimanager/Makefile b/helm/ocaml/urimanager/Makefile index 2f21b369e..592c0854e 100644 --- a/helm/ocaml/urimanager/Makefile +++ b/helm/ocaml/urimanager/Makefile @@ -1,9 +1,10 @@ PACKAGE = urimanager -REQUIRES = str PREDICATES = INTERFACE_FILES = uriManager.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = +EXTRA_OBJECTS_TO_CLEAN = +include ../../Makefile.defs include ../Makefile.common