summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorsabetts <sabetts>2001-02-18 22:49:09 +0000
committersabetts <sabetts>2001-02-18 22:49:09 +0000
commit0c5af626d7fadd25aa9875478a5fdf6a0836fbbe (patch)
tree34047d25a8c38fa22b8c45c60ef571979da42e1a /Makefile.am
parente7ab9a8f81562ef520e750b8003877b53bf8aec6 (diff)
downloadratpoison-0c5af626d7fadd25aa9875478a5fdf6a0836fbbe.zip
Removed man for SUBDIRS
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 b997108..01bd892 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.2 2001/02/15 19:52:38 algernon Exp $
+## $Id: Makefile.am,v 1.3 2001/02/18 22:49:09 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 = doc man src
+SUBDIRS = doc src
docdir = $(datadir)/doc/$(PACKAGE)
doc_DATA = AUTHORS COPYING ChangeLog NEWS README