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 e204d853c..52e0dd7e9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -490,6 +490,7 @@ set(TDLIB_SOURCE_PART1
td/telegram/InputGroupCallId.cpp
td/telegram/InputInvoice.cpp
td/telegram/InputMessageText.cpp
+ td/telegram/JoinChatBotResult.cpp
td/telegram/JsonValue.cpp
td/telegram/KeyboardButtonStyle.cpp
td/telegram/LanguagePackManager.cpp
@@ -882,6 +883,7 @@ set(TDLIB_SOURCE_PART2
td/telegram/InputGroupCallId.h
td/telegram/InputInvoice.h
td/telegram/InputMessageText.h
+ td/telegram/JoinChatBotResult.h
td/telegram/JsonValue.h
td/telegram/KeyboardButtonStyle.h
td/telegram/LabeledPricePart.h