]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/mathql_test/Makefile
ocaml 3.09 transition
[helm.git] / helm / mathql_test / Makefile
index 04fea5185fd64a9b1b0c3d6989b309fbc19b402f..45aa2a4982ff9cf5e517176a74bb1f5f0f1653d6 100644 (file)
@@ -1,8 +1,8 @@
 BIN_DIR = /usr/local/bin
-REQUIRES = unix helm-cic_textual_parser \
+REQUIRES = unix helm-registry helm-cic_textual_parser \
           helm-mathql helm-mathql_interpreter helm-mathql_generator
 PREDICATES =
-OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)"
+OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -thread
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)
 OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)
 OCAMLDEP = ocamldep