diff --git a/Makefile b/Makefile index 7882257d24..fc49d56fab 100644 --- a/Makefile +++ b/Makefile @@ -133,7 +133,7 @@ conf/%.xml :conf/%_example.xml [ -L $@ ] || [ -f $@ ] || cp $< $@ conf/conf.xml: conf/conf_example.xml - [ -L $@ ] || [ -f $@ ] || cd conf && ln -s conf_example.xml conf.xml + [ -L $@ ] || [ -f $@ ] || ln -s $(