about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-03-31 16:00:49 +0000
committerAlexander Barton <alex@barton.de>2003-03-31 16:00:49 +0000
commit36e0345ce6a5961555fd772807c2791bfa54b8fc (patch)
tree626b4bafe9717731dc8eb6a73292ec9b9fe9aeff /doc
parent62796722f13d0291212a222c5699ac20cf533501 (diff)
downloadngircd-36e0345ce6a5961555fd772807c2791bfa54b8fc.tar.gz
ngircd-36e0345ce6a5961555fd772807c2791bfa54b8fc.zip
Changed documentation directory to ".../share/doc/ngIRCd" (and removed the
variable PACKAGE for better Debian automake-1.4 compatibility).
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 f5c5028e..254aa3b3 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.14 2003/03/30 13:45:29 alex Exp $
+# $Id: Makefile.am,v 1.15 2003/03/31 16:00:49 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/$(PACKAGE)
+docdir = $(datadir)/doc/ngIRCd
 
 documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \
 	../NEWS ../README