summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrl <brl>2006-11-21 19:58:46 +0000
committerbrl <brl>2006-11-21 19:58:46 +0000
commit5e132619faf9e51e34c2985a58beed1b1b496c5c (patch)
tree2ee903512611fa90e7f57eaba67e3363f75457f3
parent8e9f0f9df55f5f5cf5de9d31a2d887cf0abca359 (diff)
downloadratpoison-5e132619faf9e51e34c2985a58beed1b1b496c5c.zip
tell automake to include fdl.texi into dist tar
-rw-r--r--ChangeLog2
-rw-r--r--doc/Makefile.am2
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 20219c5..73adc97 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
* add depcomp to top-level Makefile.am's MAINTAINERCLEANFILES
+ * add fdl.texi to doc/Makefile.am's EXTRA_DIST
+
2006-11-18 Shawn Betts <sabetts@vcn.bc.ca>
* src/split.c (show_frame_message): handle the case when the frame
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 4edf929..e653893 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -19,5 +19,5 @@
info_TEXINFOS = ratpoison.texi
man_MANS = ratpoison.1
-EXTRA_DIST = $(man_MANS) sample.ratpoisonrc ipaq.ratpoisonrc
+EXTRA_DIST = $(man_MANS) sample.ratpoisonrc ipaq.ratpoisonrc fdl.texi
MAINTAINERCLEANFILES = Makefile.in texinfo.tex