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