]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/daemons/uwobo/Makefile
milestone in basic_2 with additions in static_2
[helm.git] / helm / software / daemons / uwobo / Makefile
index 40434ed495580c9d326e5724b675fda869a39e23..29e1f352b42cf40e8b309cc60387ba1fa58236a4 100644 (file)
@@ -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