mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
Use correct filename for profiling code.
This commit is contained in:
parent
1944bc11d5
commit
b9170b2c5e
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ ADD_EXECUTABLE(mysqld ../sql-common/client.c derror.cc des_key_file.cc
|
|||
time.cc tztime.cc uniques.cc unireg.cc
|
||||
../sql-common/my_user.c
|
||||
sql_locale.cc
|
||||
sql_profiling.cc
|
||||
sql_profile.cc
|
||||
${PROJECT_SOURCE_DIR}/sql/sql_yacc.cc
|
||||
${PROJECT_SOURCE_DIR}/sql/sql_yacc.h
|
||||
${PROJECT_SOURCE_DIR}/include/mysqld_error.h
|
||||
|
|
Loading…
Reference in a new issue