X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fextlib%2FMakefile;h=f271f6ace7254dde20bcf213c297d4cacd114cac;hb=99b249b23524cda2d91602ee088fef1a7be253ee;hp=7035415203dbe4f9d6bd453e9b4895fb3e8cad32;hpb=259a4a2080cc5af5b20da1cd9133eb32f28c5d8f;p=helm.git diff --git a/helm/ocaml/extlib/Makefile b/helm/ocaml/extlib/Makefile index 703541520..f271f6ace 100644 --- a/helm/ocaml/extlib/Makefile +++ b/helm/ocaml/extlib/Makefile @@ -1,10 +1,11 @@ PACKAGE = extlib -REQUIRES = mysql PREDICATES = -INTERFACE_FILES = \ - hExtlib.mli \ - hMysql.mli +INTERFACE_FILES = \ + hExtlib.mli \ + patternMatcher.mli \ + hLog.mli \ + $(NULL) IMPLEMENTATION_FILES = \ $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL =