From: Stefano Zacchiroli Date: Tue, 6 Apr 2004 12:43:02 +0000 (+0000) Subject: added Unix dependency (needed in order to run xmllint) X-Git-Tag: dead_dir_walking~78 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=d8cad71ee81263698800260df69decfadee49e88;hp=fe99a52453c40c840cfaa718e9e2646eaab87763;p=helm.git added Unix dependency (needed in order to run xmllint) --- diff --git a/helm/ocaml/registry/Makefile b/helm/ocaml/registry/Makefile index 5ac7f60d4..84e86ec19 100644 --- a/helm/ocaml/registry/Makefile +++ b/helm/ocaml/registry/Makefile @@ -1,6 +1,6 @@ PACKAGE = registry -REQUIRES = str netstring pxp +REQUIRES = str netstring pxp unix INTERFACE_FILES = helm_registry.mli IMPLEMENTATION_FILES = helm_registry.ml