summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-03-02 09:40:59 +0000
committersabetts <sabetts>2001-03-02 09:40:59 +0000
commitbfbea3ac8dfd317d3d0f135b98d80bdcb4a84a74 (patch)
tree9d67364ae6045cbc45b84bb2aa3f8ed18caa4efb /Makefile.am
parent257289a3ca61b2f4a349f3dc559b3f853ce5fc31 (diff)
downloadratpoison-bfbea3ac8dfd317d3d0f135b98d80bdcb4a84a74.zip
* actions.c (initialize_default_keybindings): removed emacs
binding. * Makefile.am (SUBDIRS): removed man/ * configure.in (AC_OUTPUT): removed man/Makefile removed references to emacs. * doc/Makefile.am (man_MANS): ratpoison.1 moved to doc/ * doc/ratpoison.texi: minor updates.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 3b39e52..aa4adc9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,7 +17,7 @@
## along with this program; if not, write to the Free Software
## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##
-## $Id: Makefile.am,v 1.6 2001/02/26 01:47:38 sabetts Exp $
+## $Id: Makefile.am,v 1.7 2001/03/02 09:40:59 sabetts Exp $
PACKAGE = @PACKAGE@
VERSION = @VERSION@
@@ -27,7 +27,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 \
config.guess config.h.in config.sub configure \
install-sh missing mkinstalldirs stamp-h.in
-SUBDIRS = src doc man
+SUBDIRS = src doc
docdir = $(datadir)/doc/$(PACKAGE)
doc_DATA = AUTHORS COPYING ChangeLog NEWS README