summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 8b57d5bb..1ee9a9a6 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -1,6 +1,7 @@
man6_MANS = tmw.6
-EXTRA_DIST = packages.txt \
+EXTRA_DIST = $(man6_MANS) \
+ packages.txt \
FAQ.txt \
HACKING.txt \
SOURCE/tmwdox.sh \