X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FtopLevel%2FMakefile;h=01dd0e1735154710d0ba4e477faff058249951cf;hb=ba64642ca7771cd9cc7b9f73476c8f608ffeeda5;hp=e0af8f6edc17424b6732b6581d6611c96fe0ab8a;hpb=dec50888f98015c937283acc14e2ffceccc04a11;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)