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