]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/Makefile
Some more work...
[helm.git] / helm / ocaml / registry / Makefile
index e6a861689edf795259a3df3a5c8a1e40feecda80..bb9715ab4988ed39dc83d5dea5e12022ce4d068e 100644 (file)
@@ -1,8 +1,8 @@
 
 PACKAGE = registry
-REQUIRES = str netstring helm-pxp unix
 INTERFACE_FILES = helm_registry.mli
 IMPLEMENTATION_FILES = helm_registry.ml
 
+include ../../Makefile.defs
 include ../Makefile.common