summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 861a2ca4..8998ffb4 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -2,6 +2,7 @@ man_MANS = \
irssi.1
doc_DATA = \
+ capsicum.txt \
design.txt \
formats.txt \
manual.txt \
@@ -10,7 +11,8 @@ doc_DATA = \
perl.txt \
signals.txt \
special_vars.txt \
- startup-HOWTO.html
+ startup-HOWTO.html \
+ startup-HOWTO.txt
EXTRA_DIST = $(doc_DATA) $(man_MANS)