]> matita.cs.unibo.it Git - helm.git/blobdiff - components/hmysql/Makefile
now destruct takes an optional list of term rather than a sigle optional term
[helm.git] / components / hmysql / Makefile
index 8a83eb23e88600f770dab5fde6b82d353edd43e0..356e6e068dfb159cdf054d486573596bd8824d37 100644 (file)
@@ -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 =