X-Git-Url: http://id.pley.net/postfix.git/blobdiff_plain/04cc8df19762366dfb7f00bfaade105520d45692..fdc598f0ef23202f882200d2d26a2826e509c932:/dovecot/Makefile?ds=inline diff --git a/dovecot/Makefile b/dovecot/Makefile index ba757e7..495f587 100644 --- a/dovecot/Makefile +++ b/dovecot/Makefile @@ -6,6 +6,6 @@ OUTPUTS := $(INPUTS:%=$(DST)/%) all: $(OUTPUTS) -$(DST)/%: configuration/% +$(DST)/%: % @mkdir -p $(@D) cp $^ $@