X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fdaemons%2Fuwobo%2FMakefile;h=29e1f352b42cf40e8b309cc60387ba1fa58236a4;hb=38fccc2b774e493a94eedef76342b56079c0e694;hp=40434ed495580c9d326e5724b675fda869a39e23;hpb=9cb555299fb3bb3c810f20c8cd2e1ebd54f9f3f7;p=helm.git diff --git a/helm/software/daemons/uwobo/Makefile b/helm/software/daemons/uwobo/Makefile index 40434ed49..29e1f352b 100644 --- a/helm/software/daemons/uwobo/Makefile +++ b/helm/software/daemons/uwobo/Makefile @@ -2,7 +2,7 @@ VERSION = 0.3.0 DISTDIR = uwobo-$(VERSION) DISTTARBALL = $(DISTDIR).tar.gz REQUIRES = http gdome2 gdome2-xslt pcre unix helm-registry -COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o +COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o -rectypes ifeq ($(origin OCAMLPATH), undefined) OCAMLFIND = OCAMLPATH=../../components/METAS ocamlfind else