aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bc3a9bc70..9fc5eb72e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -361,6 +361,7 @@ set(TDLIB_SOURCE_PART1
td/telegram/BaseTheme.cpp
td/telegram/Birthdate.cpp
td/telegram/BoostManager.cpp
+ td/telegram/BotAccessSettings.cpp
td/telegram/BotCommand.cpp
td/telegram/BotCommandScope.cpp
td/telegram/BotInfoManager.cpp
@@ -724,6 +725,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/BotVerifierSettings.h
td/telegram/BlockListId.h
td/telegram/BoostManager.h
+ td/telegram/BotAccessSettings.h
td/telegram/BotCommand.h
td/telegram/BotCommandScope.h
td/telegram/BotInfoManager.h