From 5c6131d5eca9910e06e14b0b2c4b72a21ef2e4b4 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 17 Jul 2013 00:06:58 +0200 Subject: Add help text files to dist_doc_DATA We exported online help texts in commit 906c2fa. Make sure they are actually installed when running `make install`. Signed-off-by: Lukas Fleischer --- doc/Makefile.am | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/Makefile.am b/doc/Makefile.am index 5888b18..8c74706 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -15,7 +15,30 @@ endif dist_doc_DATA = \ manual.html \ - submitting-patches.html + submitting-patches.html \ + add.txt \ + config.txt \ + copy_paste.txt \ + credits.txt \ + delete.txt \ + displacement.txt \ + edit.txt \ + enote.txt \ + export.txt \ + flag.txt \ + general.txt \ + goto.txt \ + import.txt \ + main.txt \ + manual.txt \ + other.txt \ + pipe.txt \ + priority.txt \ + repeat.txt \ + save.txt \ + tab.txt \ + view.txt \ + vnote.txt dist_man_MANS = \ calcurse.1 -- cgit v1.2.3-54-g00ecf