summaryrefslogtreecommitdiff
path: root/p11-kit/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-08-01 13:18:05 +0200
committerStef Walter <stefw@collabora.co.uk>2011-08-01 13:18:05 +0200
commite938d137fee800605b5c11d0c2aa6eae90e205eb (patch)
tree9200d125e8f54e8f6a64b49a17aa5fdfdf8a9a4e /p11-kit/Makefile.am
parentdd6b2c11794a74a33bfa53fec9892cb0c7007e80 (diff)
Add example configuration documentation.
* And also install example pkcs11.conf file.
Diffstat (limited to 'p11-kit/Makefile.am')
-rw-r--r--p11-kit/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/p11-kit/Makefile.am b/p11-kit/Makefile.am
index da06ebd..9d28b5e 100644
--- a/p11-kit/Makefile.am
+++ b/p11-kit/Makefile.am
@@ -46,8 +46,12 @@ libp11_kit_testable_la_SOURCES = $(MODULE_SRCS)
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = p11-kit-1.pc
+exampledir = $(p11_system_dir)
+example_DATA = pkcs11.conf.example
+
EXTRA_DIST = \
- p11-kit-1.pc.in
+ p11-kit-1.pc.in \
+ pkcs11.conf.example.in
# Proxy module is actually same as library, so install a link
install-exec-hook: