X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fextlib%2FMakefile;h=ae60ef00523cf78d1144978b8a47314fa5315429;hb=7d7f729471b4d5ebafa1b915096974e726cc13c6;hp=c8df533ed43eaa80f4b9648e68ab206959042446;hpb=bc504bdaca501cd4d33f3240e01855988bc15b79;p=helm.git diff --git a/helm/ocaml/extlib/Makefile b/helm/ocaml/extlib/Makefile index c8df533ed..ae60ef005 100644 --- a/helm/ocaml/extlib/Makefile +++ b/helm/ocaml/extlib/Makefile @@ -1,9 +1,12 @@ PACKAGE = extlib -REQUIRES = unix camlp4.gramlib PREDICATES = -INTERFACE_FILES = \ - hExtlib.mli +INTERFACE_FILES = \ + hExtlib.mli \ + patternMatcher.mli \ + hLog.mli \ + trie.mli \ + $(NULL) IMPLEMENTATION_FILES = \ $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL =