summaryrefslogtreecommitdiffhomepage
path: root/docs/man5
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2016-12-20 22:27:11 +0100
committerGitHub <noreply@github.com>2016-12-20 22:27:11 +0100
commit90df51093209b33629d939d1e1f4fcc9a40a8124 (patch)
treeb84efb0319693cb238db93ca4769b96a00b31102 /docs/man5
parent4e0951afd91c4b342d9fc35382c9e9ab203ebfca (diff)
parent909528e29c57fe8050a2f9160410e5e72b2f099b (diff)
Merge pull request #63 from rofl0r/fix_manpage_gen
ship manpages as part of the dist tarball
Diffstat (limited to 'docs/man5')
-rw-r--r--docs/man5/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/man5/Makefile.am b/docs/man5/Makefile.am
index 8143932..b2a9dd3 100644
--- a/docs/man5/Makefile.am
+++ b/docs/man5/Makefile.am
@@ -18,3 +18,6 @@ endif
CLEANFILES = \
$(MAN5_FILES:.txt=.5) \
$(MAN5_FILES:.txt=.xml)
+
+EXTRA_DIST = \
+ $(MAN5_FILES:.txt=.5)