diff options
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am index dba3a4f819c..b329b574f6a 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -44,9 +44,6 @@ GT = $(srcdir)/Support/generate-text-files.pl INSTALL-BINARY: mysql.info $(GT) perl -w $(GT) mysql.info "installing-binary" "installing-source" > $@ -../EXCEPTIONS-CLIENT: mysql.info $(GT) - perl -w $(GT) mysql.info "mysql-floss-license-exception" "function-index" > $@ - ../support-files/MacOSX/ReadMe.txt: mysql.info $(GT) perl -w $(GT) mysql.info "mac-os-x-installation" "netware-installation" > $@ |