X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Flambda-delta%2FMakefile.common;h=7ab5447b6fdd6fc556ff1a4f23c7593f5848ef17;hb=f57c2060459d2b55567447b70590bc5a26933cc7;hp=e3b12db5128137ac89127e6b16ef5f92939a5d98;hpb=39b42ed90bc74c8b6293842f1ac4aca60fc0c37e;p=helm.git diff --git a/helm/software/lambda-delta/Makefile.common b/helm/software/lambda-delta/Makefile.common index e3b12db51..7ab5447b6 100644 --- a/helm/software/lambda-delta/Makefile.common +++ b/helm/software/lambda-delta/Makefile.common @@ -6,9 +6,9 @@ else endif LDDLURL = http://helm.cs.unibo.it/lambda-delta/static/lddl -LDDLDIR = /projects/helm/public_html/lambda-delta/static/lddl -DOWNDIR = /projects/helm/public_html/lambda-delta/download -XMLDIR = /projects/helm/public_html/lambda-delta/xml +LDDLDIR = mowgli:/projects/helm/public_html/lambda-delta/static/lddl +DOWNDIR = mowgli:/projects/helm/public_html/lambda-delta/download +XMLDIR = mowgli:/projects/helm/public_html/lambda-delta/xml DIRECTORIES = $(addprefix $(SRC)/,$(shell cat $(SRC)/Make))