diff options
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e8c9386e1..4c903461f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -611,6 +611,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/StarGift.cpp td/telegram/StarGiftAttribute.cpp td/telegram/StarGiftAttributeId.cpp + td/telegram/StarGiftAuctionState.cpp td/telegram/StarGiftCollection.cpp td/telegram/StarGiftId.cpp td/telegram/StarGiftManager.cpp @@ -1014,6 +1015,7 @@ set(TDLIB_SOURCE_PART2 td/telegram/StarGift.h td/telegram/StarGiftAttribute.h td/telegram/StarGiftAttributeId.h + td/telegram/StarGiftAuctionState.h td/telegram/StarGiftCollection.h td/telegram/StarGiftCollectionId.h td/telegram/StarGiftId.h |
