1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-09-08 21:45:58 +00:00

Make configure switch "--docdir" work (closes: #108)

This commit is contained in:
Alexander Barton
2010-08-17 15:59:54 +02:00
parent c65bf5d2ce
commit f72e22d361
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ 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)
docdir ?= $(datadir)/doc/$(PACKAGE)
documents = $(EXTRA_DIST) ../AUTHORS ../COPYING ../ChangeLog ../INSTALL \
../NEWS ../README