]> matita.cs.unibo.it Git - helm.git/commitdiff
build also mquery_generator module
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 20 Feb 2003 17:33:08 +0000 (17:33 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 20 Feb 2003 17:33:08 +0000 (17:33 +0000)
helm/ocaml/Makefile.in

index 126f55dd2ad1169511985a94028752a16490dc06..0996f74974aced41214ebed376bbc387bec5c11b 100644 (file)
@@ -1,7 +1,7 @@
 # Warning: the modules must be in compilation order
 MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \
           cic_cache cic_proof_checking cic_textual_parser cic_unification \
-          tactics mathql mathql_interpreter
+          mathql mathql_interpreter mquery_generator tactics
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@