]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/extlib/Makefile
* Part of matita that used to deal with the library moved into ocaml/library
[helm.git] / helm / ocaml / extlib / Makefile
index 9f6267a06a579e9290ab0aeb3ae1b0000cb8e8de..f271f6ace7254dde20bcf213c297d4cacd114cac 100644 (file)
@@ -4,6 +4,7 @@ PREDICATES =
 INTERFACE_FILES =              \
         hExtlib.mli            \
        patternMatcher.mli      \
+       hLog.mli \
        $(NULL)
 IMPLEMENTATION_FILES = \
        $(INTERFACE_FILES:%.mli=%.ml)