]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/registry/Makefile
no more multiple configure/Makefile, just one for both ocaml/ and matita/
[helm.git] / helm / ocaml / registry / Makefile
index a824659ebf90a59b8a692cbab9cd48c07efe1a7c..bb9715ab4988ed39dc83d5dea5e12022ce4d068e 100644 (file)
@@ -1,8 +1,8 @@
 
 PACKAGE = registry
-REQUIRES = pcre netstring pxp
 INTERFACE_FILES = helm_registry.mli
 IMPLEMENTATION_FILES = helm_registry.ml
 
+include ../../Makefile.defs
 include ../Makefile.common