summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorailin-nemui <ailin-nemui@users.noreply.github.com>2017-10-24 22:12:34 +0200
committerailin-nemui <ailin-nemui@users.noreply.github.com>2017-10-24 22:12:34 +0200
commit245bd5579cc680e8eeba4769da87bccb8a4d0de3 (patch)
tree20e76b60c7cfadc68483867011313e9490cde68d /docs/Makefile.am
parent87550541e745627cc78507ce573d68b8453959c9 (diff)
downloadirssi-245bd5579cc680e8eeba4769da87bccb8a4d0de3.zip
remove lynx from autogen and make a separate syncdocs script
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 32722391..8998ffb4 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -11,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)