summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorunknown <kent@kent-amd64.(none)>2007-02-28 22:26:54 +0100
committerunknown <kent@kent-amd64.(none)>2007-02-28 22:26:54 +0100
commite0ca832bdb230c0da763f96250189f7e3ad439e8 (patch)
tree379de98c2a7818adf2d481e331af6df53aebb3a6 /Docs
parentf629d608d5d93bbc3463ea1a6d3fe3877c236e2d (diff)
parentf2bd13f6cf1944cda1038d6cac10c67fc62aae96 (diff)
downloadmariadb-git-e0ca832bdb230c0da763f96250189f7e3ad439e8.tar.gz
Merge mysql.com:/home/kent/bk/tmp/mysql-5.0-build
into mysql.com:/home/kent/bk/tmp/mysql-5.1-build Docs/Makefile.am: Auto merged
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am
index 05757618a8b..af7448040d8 100644
--- a/Docs/Makefile.am
+++ b/Docs/Makefile.am
@@ -55,9 +55,6 @@ GT = $(srcdir)/generate-text-files.pl
INSTALL-BINARY: $(srcdir)/mysql.info $(GT)
perl -w $(GT) $(srcdir)/mysql.info "installing-binary" "installing-source" > $@
-../EXCEPTIONS-CLIENT: $(srcdir)/mysql.info $(GT)
- perl -w $(GT) $(srcdir)/mysql.info "mysql-floss-license-exception" "function-index" > $@
-
../support-files/MacOSX/ReadMe.txt: $(srcdir)/mysql.info $(GT)
perl -w $(GT) $(srcdir)/mysql.info "mac-os-x-installation" "netware-installation" > $@