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