X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Furimanager%2FMakefile;h=afd7d4442543c5374a6bb5b7dbf39a890d75ce0c;hb=489ee5290cce2247291b8c5c53b98d493e7f6b99;hp=2f21b369e67071edff6fbbab88449b0a5dbf1136;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/urimanager/Makefile b/helm/ocaml/urimanager/Makefile index 2f21b369e..afd7d4442 100644 --- a/helm/ocaml/urimanager/Makefile +++ b/helm/ocaml/urimanager/Makefile @@ -1,9 +1,9 @@ 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.common