X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=daemons%2Frdfly%2FMakefile;h=26e296409b4765f4a31459680df41ff2ee4c5da1;hb=2a4ee6db10333354003f6e3cd342298a82799ad4;hp=a762f5273bbf3a2a3c2a97c8011068ebbb33b39d;hpb=2dc2c36139df472d2e3fcefc7b28d7f4e34d0c0c;p=helm.git diff --git a/daemons/rdfly/Makefile b/daemons/rdfly/Makefile index a762f5273..26e296409 100644 --- a/daemons/rdfly/Makefile +++ b/daemons/rdfly/Makefile @@ -1,5 +1,5 @@ BIN_DIR = /usr/local/bin -REQUIRES = http helm-registry helm-hmysql helm-library +REQUIRES = mysql http helm-registry PREDICATES = OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o ifeq ($(origin OCAMLPATH), undefined)