summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <lenz@mysql.com>2003-11-25 19:19:20 +0100
committerunknown <lenz@mysql.com>2003-11-25 19:19:20 +0100
commit6413b0e945d128cbfbbd087b0a02707ed6a9551f (patch)
treec1258f44be3a09d9616330f495090e068963b0cf /Docs
parent89bb913bbaa73660e6e469bc350ba65bc70f643d (diff)
downloadmariadb-git-6413b0e945d128cbfbbd087b0a02707ed6a9551f.tar.gz
- Fixed missing node name
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index ff2b4fa4530..9a77202a91b 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -202,7 +202,7 @@ INSTALL-BINARY: mysql.info $(GT)
perl -w $(GT) mysql.info "Installing binary" "Installing source" > $@
../COPYING: mysql.info $(GT)
- perl -w $(GT) mysql.info "GPL license" "LGPL license" > $@
+ perl -w $(GT) mysql.info "GPL license" "Function Index" > $@
../support-files/MacOSX/ReadMe.txt: mysql.info $(GT)
perl -w $(GT) mysql.info "Mac OS X installation" "NetWare installation" > $@