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