Merge branch 'fibre' of ssh://git.onelab.eu/git/myslice into fibre
[unfold.git] / Makefile
index 34a9b0f..69725db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -81,7 +81,7 @@ list-templates: plugins-templates local-templates
 #################### manage templates for the plugin area
 templates: force
        @mkdir -p templates
-       ln -sf $(foreach x,$(shell $(MAKE-SILENT) list-templates),../$(x)) ./templates
+       ln -sf $(foreach x,$(shell $(MAKE-SILENT) list-templates),"../$(x)") ./templates
 
 clean-templates templates-clean: force
        rm -rf ./templates