X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fhttp_getter%2FMakefile;h=8ff636e311344e89ab90e421f6dbb4793f6ff4c2;hb=refs%2Ftags%2FV_0_2_3;hp=e6731ae03f8ded0419381fbbb02d23f936d8649f;hpb=e7e2a523299d807370b292b44e77f46fad1638c9;p=helm.git diff --git a/helm/http_getter/Makefile b/helm/http_getter/Makefile index e6731ae03..8ff636e31 100644 --- a/helm/http_getter/Makefile +++ b/helm/http_getter/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.2.2 +VERSION = 0.2.3 NAME = http_getter DISTDIR = http-getter-$(VERSION) @@ -16,7 +16,6 @@ OCAMLDOC = \ $(shell $(OCAMLFIND) query -i-format http) \ $(shell $(OCAMLFIND) query -i-format dbm) \ $(shell $(OCAMLFIND) query -i-format pcre) \ - $(shell $(OCAMLFIND) query -i-format netclient) \ $(shell $(OCAMLFIND) query -i-format pxp) \ $(shell $(OCAMLFIND) query -i-format shell) \ $(shell $(OCAMLFIND) query -i-format threads) \