X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fuwobo%2FMakefile;h=9cec0e48838c2ea68e442f5ef0437408625701a0;hb=0bdb4b19d800f2e0d6a65dd8a9194bec3124b8ae;hp=8c59123e6bbcd8a2fa3705c0205f203ae0394543;hpb=66376d9f664b15e722459103d705470d15920a1b;p=helm.git diff --git a/helm/uwobo/Makefile b/helm/uwobo/Makefile index 8c59123e6..9cec0e488 100644 --- a/helm/uwobo/Makefile +++ b/helm/uwobo/Makefile @@ -1,7 +1,7 @@ -VERSION = 0.2.0 +VERSION = 0.2.1 DISTDIR = uwobo-$(VERSION) DISTTARBALL = $(DISTDIR).tar.gz -REQUIRES = http gdome2 gdome2-xslt pcre unix +REQUIRES = http gdome2 gdome2-xslt pcre unix helm-registry COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o OCAMLFIND = ocamlfind OCAMLC = $(OCAMLFIND) ocamlc $(COMMONOPTS)