X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fhttp_getter%2FMakefile;h=f5d4355646d911275e0767d28565f7a52543ce5a;hb=2026624f827b29c35d54aa67b301250123ea7311;hp=94668953e0f2a0391884ffc7ccacf371c6f39b09;hpb=000234a18dd37e780907043e0d7405029078b0a7;p=helm.git diff --git a/helm/http_getter/Makefile b/helm/http_getter/Makefile index 94668953e..f5d435564 100644 --- a/helm/http_getter/Makefile +++ b/helm/http_getter/Makefile @@ -1,7 +1,7 @@ VERSION = 0.3.0 NAME = http_getter -REQUIRES = helm-getter helm-logger helm-registry +REQUIRES = helm-getter helm-logger helm-registry netstring COMMONOPTS = -package "$(REQUIRES)" -pp camlp4o -thread OCAMLFIND = ocamlfind OCAMLC = $(OCAMLFIND) ocamlc -g $(COMMONOPTS)