summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-03-02 09:56:57 +0000
committersabetts <sabetts>2001-03-02 09:56:57 +0000
commit5cdbfa14957f5935692dd92d2d11dcad72e4f3d0 (patch)
tree90201f91eda2547082fe1f94d89916875c9c8f71 /doc/Makefile.am
parent5dbf5235d67bb93480e3b4a7a0063f066ad347a8 (diff)
downloadratpoison-5cdbfa14957f5935692dd92d2d11dcad72e4f3d0.zip
* main.c (print_version): updated copyright notice.
* doc/Makefile.am (EXTRA_DIST): man page comes with the distro.
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index fb58769..fe5f6f6 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,2 +1,3 @@
-man_MANS = ratpoison.1
info_TEXINFOS = ratpoison.texi
+man_MANS = ratpoison.1
+EXTRA_DIST = $(man_MANS)