X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Fextlib%2FMakefile;h=76370ee7307ef7abfb4cee96f04c4ed9ded9b6b6;hb=d579fcbe53997bcf8cc617341cd1da5e6d094c13;hp=7035415203dbe4f9d6bd453e9b4895fb3e8cad32;hpb=259a4a2080cc5af5b20da1cd9133eb32f28c5d8f;p=helm.git diff --git a/helm/ocaml/extlib/Makefile b/helm/ocaml/extlib/Makefile index 703541520..76370ee73 100644 --- a/helm/ocaml/extlib/Makefile +++ b/helm/ocaml/extlib/Makefile @@ -1,10 +1,8 @@ PACKAGE = extlib -REQUIRES = mysql PREDICATES = INTERFACE_FILES = \ - hExtlib.mli \ - hMysql.mli + hExtlib.mli IMPLEMENTATION_FILES = \ $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL =