dovecot-2.2: acl: Install most of the header files.
dovecot at dovecot.org
dovecot at dovecot.org
Fri Sep 4 10:01:33 UTC 2015
details: http://hg.dovecot.org/dovecot-2.2/rev/ef68e77f7e71
changeset: 19092:ef68e77f7e71
user: Timo Sirainen <tss at iki.fi>
date: Fri Sep 04 13:00:25 2015 +0300
description:
acl: Install most of the header files.
diffstat:
src/plugins/acl/Makefile.am | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r 48684e4af247 -r ef68e77f7e71 src/plugins/acl/Makefile.am
--- a/src/plugins/acl/Makefile.am Fri Sep 04 13:00:14 2015 +0300
+++ b/src/plugins/acl/Makefile.am Fri Sep 04 13:00:25 2015 +0300
@@ -33,14 +33,17 @@
acl-storage.c
noinst_HEADERS = \
+ acl-backend-vfile.h \
+ acl-shared-storage.h
+
+pkginc_libdir=$(pkgincludedir)
+pkginc_lib_HEADERS = \
acl-api.h \
acl-api-private.h \
- acl-backend-vfile.h \
acl-cache.h \
acl-global-file.h \
acl-lookup-dict.h \
acl-plugin.h \
- acl-shared-storage.h \
acl-storage.h
doveadm_module_LTLIBRARIES = \
More information about the dovecot-cvs
mailing list