X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FMakefile;h=403b8b180953895f8505ae6168c054418ce2f6d5;hb=de2d3c16344df6b3463dd240ac05c7ba156f17f8;hp=f0ec4bfceb7b93580dffbc9744ffe381785c1487;hpb=71922d0022ee8f9e507f601dc93a2f68c2080d85;p=helm.git diff --git a/helm/gTopLevel/Makefile b/helm/gTopLevel/Makefile index f0ec4bfce..403b8b180 100644 --- a/helm/gTopLevel/Makefile +++ b/helm/gTopLevel/Makefile @@ -2,7 +2,7 @@ BIN_DIR = /usr/local/bin REQUIRES = lablgtkmathview helm-cic_textual_parser helm-cic_proof_checking \ helm-xml gdome2-xslt helm-cic_unification helm-mathql \ helm-mathql_interpreter -PREDICATES = +PREDICATES = "gnome,init" OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS) OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)