X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FsearchEngine%2FMakefile;h=519629b5490057442363c1f62194fc91eb4619c1;hb=a864255e782859e2b3b7da08297f5d3fe2ee710d;hp=809a5abf7f6283c3dfd18fa895825d08bdb2423a;hpb=25bcb9af3fc3ce3cebd369e3cd9f3a704403a173;p=helm.git diff --git a/helm/searchEngine/Makefile b/helm/searchEngine/Makefile index 809a5abf7..519629b54 100644 --- a/helm/searchEngine/Makefile +++ b/helm/searchEngine/Makefile @@ -1,7 +1,7 @@ REQUIRES = http helm-cic_textual_parser2 helm-cic_proof_checking \ helm-xml gdome2-xslt helm-cic_unification helm-mathql \ helm-mathql_interpreter helm-mathql_generator helm-logger \ - helm-tex_cic_textual_parser + helm-tex_cic_textual_parser helm-tactics OCAMLOPTIONS = -thread -package "$(REQUIRES)" -pp camlp4o -I ../gTopLevel OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS) OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)