X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fpxp%2FMakefile;h=40f698344d8f4336ed480600a9b2781eb0a03ec2;hb=962cc970cd9a2161f69b70aa01b6ee9e289d9778;hp=1ccb4244b6f008650bf0ee6d6650f88270b7e0bd;hpb=298fa826610192b1a173c81b4ebf961c1c7e6609;p=helm.git diff --git a/helm/ocaml/pxp/Makefile b/helm/ocaml/pxp/Makefile index 1ccb4244b..40f698344 100644 --- a/helm/ocaml/pxp/Makefile +++ b/helm/ocaml/pxp/Makefile @@ -2,8 +2,9 @@ PACKAGE = pxp REQUIRES = helm-getter PREDICATES = -INTERFACE_FILES = csc_pxp_reader.mli pxpUriResolver.mli +INTERFACE_FILES = pxpUrlResolver.mli IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = +EXTRA_OBJECTS_TO_CLEAN = include ../Makefile.common