X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FtopLevel%2FMakefile;fp=helm%2FgTopLevel%2FtopLevel%2FMakefile;h=01dd0e1735154710d0ba4e477faff058249951cf;hb=795c7a7a2f45650204e6d5a5974a0eedec6af7af;hp=e0af8f6edc17424b6732b6581d6611c96fe0ab8a;hpb=62749c2f2c29f280ff4601414836e78a92ce7242;p=helm.git diff --git a/helm/gTopLevel/topLevel/Makefile b/helm/gTopLevel/topLevel/Makefile index e0af8f6ed..01dd0e173 100644 --- a/helm/gTopLevel/topLevel/Makefile +++ b/helm/gTopLevel/topLevel/Makefile @@ -1,5 +1,5 @@ BIN_DIR = /usr/local/bin -REQUIRES = helm-cic_textual_parser helm-cic_proof_checking helm-mathql helm-mathql_interpreter +REQUIRES = helm-urimanager helm-cic_textual_parser helm-cic_proof_checking helm-mathql helm-mathql_interpreter PREDICATES = OCAMLOPTIONS = -I .. -package "$(REQUIRES)" -predicates "$(PREDICATES)" OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)