]> id.pley.net Git - postfix.git/blobdiff - dovecot/Makefile
Fix postfix, dovecot recipes
[postfix.git] / dovecot / Makefile
index ba757e7d70ba6812a3d034cf6432bcf46dce46db..495f5872c6b5e603b2c6d4bea831de2c1d9988bd 100644 (file)
@@ -6,6 +6,6 @@ OUTPUTS := $(INPUTS:%=$(DST)/%)
 
 all: $(OUTPUTS)
 
-$(DST)/%: configuration/%
+$(DST)/%: %
        @mkdir -p $(@D)
        cp $^ $@