dovecot-1.2-sieve: Forgot to add dsieve-config.h to installed he...

pigeonhole at rename-it.nl pigeonhole at rename-it.nl
Tue Jan 12 17:05:12 EET 2010


details:   http://hg.rename-it.nl/dovecot-1.2-sieve/rev/68f736b6fb24
changeset: 1200:68f736b6fb24
user:      Stephan Bosch <stephan at rename-it.nl>
date:      Tue Jan 12 15:57:41 2010 +0100
description:
Forgot to add dsieve-config.h to installed headers.

diffstat:

 Makefile.am |  5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diffs (15 lines):

diff -r fdbf4a73935d -r 68f736b6fb24 Makefile.am
--- a/Makefile.am	Tue Jan 12 11:47:18 2010 +0100
+++ b/Makefile.am	Tue Jan 12 15:57:41 2010 +0100
@@ -23,6 +23,11 @@
 	doc/man/sieve-test.1 \
 	$(unfinished_mans)
 
+if INSTALL_HEADERS
+  pkginc_libdir=$(dovecot_pkgincludedir)/sieve
+  nodist_pkginc_lib_HEADERS = dsieve-config.h
+endif
+
 if MAINTAINER_MODE
 ChangeLog: .hg/dirstate
 	hg log --style=changelog > ChangeLog


More information about the dovecot-cvs mailing list