summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-02-26 01:47:38 +0000
committersabetts <sabetts>2001-02-26 01:47:38 +0000
commitbbe389ca02b1e48ba082150c57c5ceee9ce6b0e1 (patch)
treed61ca29ea99a213d5987e5bf9873e77ca9f4e998 /Makefile.am
parentca8d87a00c097cf1fa5a1c9c12333831f34e32ab (diff)
downloadratpoison-bbe389ca02b1e48ba082150c57c5ceee9ce6b0e1.zip
* configure.in (AC_OUTPUT): added man/Makefile
* Makefile.am (SUBDIRS): added man dir
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 8c26a65..3b39e52 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.5 2001/02/19 21:02:19 rcyeske Exp $
+## $Id: Makefile.am,v 1.6 2001/02/26 01:47:38 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
+SUBDIRS = src doc man
docdir = $(datadir)/doc/$(PACKAGE)
doc_DATA = AUTHORS COPYING ChangeLog NEWS README