diff options
author | brl <brl> | 2006-11-21 19:58:46 +0000 |
---|---|---|
committer | brl <brl> | 2006-11-21 19:58:46 +0000 |
commit | 5e132619faf9e51e34c2985a58beed1b1b496c5c (patch) | |
tree | 2ee903512611fa90e7f57eaba67e3363f75457f3 /doc | |
parent | 8e9f0f9df55f5f5cf5de9d31a2d887cf0abca359 (diff) | |
download | ratpoison-5e132619faf9e51e34c2985a58beed1b1b496c5c.zip |
tell automake to include fdl.texi into dist tar
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |