]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/Makefile
* Many improvements
[helm.git] / helm / gTopLevel / Makefile
index 08a8acd1713e598ac5a12b0c74fdd470a3c6d820..c0d7aabd00c9ffb7126bde4a9641aa8ce9045903 100644 (file)
@@ -1,6 +1,6 @@
 BIN_DIR = /usr/local/bin
 REQUIRES = lablgtkmathview helm-cic_textual_parser helm-cic_proof_checking \
-           helm-xml gdome_xslt
+           helm-xml gdome_xslt helm-cic_unification
 PREDICATES =
 OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)