]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/http_getter/Makefile
escape exception name and arguments embedded in root element attributes
[helm.git] / helm / http_getter / Makefile
index 94668953e0f2a0391884ffc7ccacf371c6f39b09..f5d4355646d911275e0767d28565f7a52543ce5a 100644 (file)
@@ -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)