]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mathql_test/Makefile
native support for reference shells added to mqgtop
[helm.git] / helm / mathql_test / Makefile
index a4a0c181a73b920e6e7c79e6a36d90445bf3753d..eaeb5b81e796bea6fb2b2af4b55dac8d40808101 100644 (file)
@@ -1,9 +1,9 @@
 BIN_DIR = /usr/local/bin
-REQUIRES = unix helm-cic_textual_parser helm-cic_proof_checking \
+REQUIRES = unix helm-registry helm-cic_textual_parser helm-cic_proof_checking \
           helm-mathql helm-mathql_interpreter helm-mathql_generator \
           helm-tactics
 PREDICATES =
-OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)"
+OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -thread
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)
 OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)
 OCAMLDEP = ocamldep