X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Fhmysql%2FMakefile;h=356e6e068dfb159cdf054d486573596bd8824d37;hb=42f2dc48b4fef5b404f406bf512d6a0cde35c067;hp=8a83eb23e88600f770dab5fde6b82d353edd43e0;hpb=7f2444c2670cadafddd8785b687ef312158376b0;p=helm.git diff --git a/components/hmysql/Makefile b/components/hmysql/Makefile index 8a83eb23e..356e6e068 100644 --- a/components/hmysql/Makefile +++ b/components/hmysql/Makefile @@ -2,8 +2,10 @@ PACKAGE = hmysql PREDICATES = INTERFACE_FILES = \ - hMysql.mli + hSql.mli IMPLEMENTATION_FILES = \ + hSqlite3.ml \ + hMysql.ml \ $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = EXTRA_OBJECTS_TO_CLEAN =