diff --git a/src/Server/ya.make b/src/Server/ya.make index 91a6414fe24..6a6a442fce8 100644 --- a/src/Server/ya.make +++ b/src/Server/ya.make @@ -22,10 +22,10 @@ SRCS( HTTPHandler.cpp HTTPHandlerFactory.cpp InterserverIOHTTPHandler.cpp + KeeperTCPHandler.cpp MySQLHandler.cpp MySQLHandlerFactory.cpp NotFoundHandler.cpp - KeeperTCPHandler.cpp PostgreSQLHandler.cpp PostgreSQLHandlerFactory.cpp PrometheusMetricsWriter.cpp