diff options
author | brl <brl> | 2006-11-21 17:03:31 +0000 |
---|---|---|
committer | brl <brl> | 2006-11-21 17:03:31 +0000 |
commit | 8e9f0f9df55f5f5cf5de9d31a2d887cf0abca359 (patch) | |
tree | 039cac0c24290d8f95b80c166afc48e7b2c617e4 /doc/Makefile.am | |
parent | 41ee1578d0b079b60a224ad8a595af42b86b0c72 (diff) | |
download | ratpoison-8e9f0f9df55f5f5cf5de9d31a2d887cf0abca359.zip |
complete MAINTAINERCLEANFILES variables
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 895268b..4edf929 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -20,3 +20,4 @@ info_TEXINFOS = ratpoison.texi man_MANS = ratpoison.1 EXTRA_DIST = $(man_MANS) sample.ratpoisonrc ipaq.ratpoisonrc +MAINTAINERCLEANFILES = Makefile.in texinfo.tex |