From 6413b0e945d128cbfbbd087b0a02707ed6a9551f Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 25 Nov 2003 19:19:20 +0100 Subject: - Fixed missing node name --- Docs/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Docs/Makefile.am') 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" > $@ -- cgit v1.2.1