X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fextlib%2FMakefile;h=c67778af4aaf4e696d79294aeb437cabf0b4947e;hb=b1527286e32c8651d65619af61e3f638b3b89f8d;hp=76370ee7307ef7abfb4cee96f04c4ed9ded9b6b6;hpb=d579fcbe53997bcf8cc617341cd1da5e6d094c13;p=helm.git diff --git a/helm/ocaml/extlib/Makefile b/helm/ocaml/extlib/Makefile index 76370ee73..c67778af4 100644 --- a/helm/ocaml/extlib/Makefile +++ b/helm/ocaml/extlib/Makefile @@ -1,8 +1,13 @@ PACKAGE = extlib 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 =