summary refs log tree commit diff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2010-10-13 22:46:29 +0200
committerAlexander Barton <alex@barton.de>2010-10-13 22:46:29 +0200
commit1fa5b119950780b8ad2c052d737b8b8f89e0ef2d (patch)
treec208b23ded0edbd6b17f5c0aae4540e95212c06c /doc/Makefile.am
parentd00a0f1e7c8b7e247f26a8fc265ca8217eaace8b (diff)
downloadngircd-1fa5b119950780b8ad2c052d737b8b8f89e0ef2d.tar.gz
ngircd-1fa5b119950780b8ad2c052d737b8b8f89e0ef2d.zip
doc/Makefile.am: don¹t set docdir, automake handles it already
And elder make(1) programs don¹t like "x ?= y" ...
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 34dd9c9b..3a37ff47 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -19,8 +19,6 @@ EXTRA_DIST = FAQ.txt GIT.txt Protocol.txt Platforms.txt README-AUX.txt \
 maintainer-clean-local:
 	rm -f Makefile Makefile.in
 
-docdir ?= $(datadir)/doc/$(PACKAGE)
-
 documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \
 	../NEWS ../README