diff options
Diffstat (limited to 'libservices/CMakeLists.txt')
-rw-r--r-- | libservices/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libservices/CMakeLists.txt b/libservices/CMakeLists.txt index 46be68a5b7f..2d105348410 100644 --- a/libservices/CMakeLists.txt +++ b/libservices/CMakeLists.txt @@ -22,6 +22,7 @@ SET(MYSQLSERVICES_SOURCES thd_timezone_service.c thd_autoinc_service.c thd_error_context_service.c + thd_specifics_service.c progress_report_service.c debug_sync_service.c my_sha1_service.c |