diff options
author | algernon <algernon> | 2001-09-06 20:10:35 +0000 |
---|---|---|
committer | algernon <algernon> | 2001-09-06 20:10:35 +0000 |
commit | 96e76e3f643711beca4de6f41c90cf84bfa8c82f (patch) | |
tree | 869653e52eee1faccba9f975d7274958e180e19d | |
parent | e6d321c16269c18dd5a63df6ddb812d3519cd0c6 (diff) | |
download | ratpoison-96e76e3f643711beca4de6f41c90cf84bfa8c82f.zip |
(EXTRA_DIST): added ratpoison-mode.el
-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 0b62a77..c77273b 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,3 +1,3 @@ info_TEXINFOS = ratpoison.texi man_MANS = ratpoison.1 -EXTRA_DIST = $(man_MANS) sample.ratpoisonrc ipaq.ratpoisonrc +EXTRA_DIST = $(man_MANS) sample.ratpoisonrc ipaq.ratpoisonrc ratpoisonrc-mode.el |