changeset 10041:762acf3cce32 HEAD

"make install" now creates sysconfdir/dovecot/ directory.
author Timo Sirainen <tss@iki.fi>
date Mon, 12 Oct 2009 15:59:45 -0400
parents 21636cae54e6
children 92e1273cf55a
files doc/example-config/Makefile.am
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/example-config/Makefile.am	Mon Oct 12 14:11:23 2009 -0400
+++ b/doc/example-config/Makefile.am	Mon Oct 12 15:59:45 2009 -0400
@@ -10,3 +10,6 @@
 
 EXTRA_DIST = \
 	$(example_DATA)
+
+install-data-local:
+	$(mkdir_p) $(DESTDIR)/$(sysconfdir)/dovecot