]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/Makefile
New module helm-mathql.
[helm.git] / helm / gTopLevel / Makefile
index cd800f906c528a108e7b0fa5e796907c49b37e45..44c9887f77da93bef40a146ef523bb8a09203f9a 100644 (file)
@@ -1,6 +1,7 @@
 BIN_DIR = /usr/local/bin
 REQUIRES = lablgtkmathview helm-cic_textual_parser helm-cic_proof_checking \
-           helm-xml gdome2-xslt helm-cic_unification helm-mathql_interpreter
+           helm-xml gdome2-xslt helm-cic_unification helm-mathql \
+           helm-mathql_interpreter
 PREDICATES =
 OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)