summaryrefslogtreecommitdiff
path: root/man/CMakeLists.txt
diff options
context:
space:
mode:
authorSergey Vojtovich <svoj@mariadb.org>2015-11-19 11:32:37 +0400
committerSergey Vojtovich <svoj@mariadb.org>2015-11-26 11:34:18 +0400
commit253be36c0f48fc3669fa0d919f03e2c21919c89a (patch)
treefc79f228bbeb63318dd48e7069db39308cd4e8c1 /man/CMakeLists.txt
parent0b5e975cf8a6750d8c72be6e1408d6e230c8b5a4 (diff)
downloadmariadb-git-253be36c0f48fc3669fa0d919f03e2c21919c89a.tar.gz
MDEV-7376 - Removal of the tool "mysql_zap"
Diffstat (limited to 'man/CMakeLists.txt')
-rw-r--r--man/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
index 9ebd5bd9fce..b99ea688d21 100644
--- a/man/CMakeLists.txt
+++ b/man/CMakeLists.txt
@@ -19,7 +19,7 @@ SET(MAN1_SERVER innochecksum.1 my_print_defaults.1 myisam_ftdump.1 myisamchk.1
mysql_convert_table_format.1 mysql_fix_extensions.1
mysql_install_db.1
mysql_secure_installation.1 mysql_setpermission.1
- mysql_tzinfo_to_sql.1 mysql_upgrade.1 mysql_zap.1
+ mysql_tzinfo_to_sql.1 mysql_upgrade.1
mysqld_multi.1 mysqld_safe.1 mysqldumpslow.1 mysqlhotcopy.1
mysqltest.1 perror.1 replace.1 resolve_stack_dump.1
resolveip.1)