about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-04-21 08:01:29 +0000
committerAlexander Barton <alex@barton.de>2003-04-21 08:01:29 +0000
commit8e43b16d22bc936d4d76f752e5e6515424273c66 (patch)
treead2f05bada217ce2392bf025725c16f2e8ef0b72 /doc
parent4ef6dae1cd54a84b2e57437460a5ad2ef1f07b07 (diff)
downloadngircd-8e43b16d22bc936d4d76f752e5e6515424273c66.tar.gz
ngircd-8e43b16d22bc936d4d76f752e5e6515424273c66.zip
Using $(prefix)/share/doc/ngircd as documentation directory again.
Diffstat (limited to 'doc')
-rw-r--r--doc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 254aa3b3..1529d651 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -9,7 +9,7 @@
 # Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste
 # der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS.
 #
-# $Id: Makefile.am,v 1.15 2003/03/31 16:00:49 alex Exp $
+# $Id: Makefile.am,v 1.16 2003/04/21 08:01:29 alex Exp $
 #
 
 EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt README-AUX.txt \
@@ -18,7 +18,7 @@ EXTRA_DIST = CVS.txt FAQ.txt Protocol.txt README-AUX.txt \
 maintainer-clean-local:
 	rm -f Makefile Makefile.in
 
-docdir = $(datadir)/doc/ngIRCd
+docdir = $(datadir)/doc/$(PACKAGE)
 
 documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \
 	../NEWS ../README