summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 6984556c4..53e3016a1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1011,6 +1011,8 @@ SET(SRCS
resources/inventory/complexinventory.h
resources/inventory/inventory.cpp
resources/inventory/inventory.h
+ resources/item/cardslist.cpp
+ resources/item/cardslist.h
resources/item/complexitem.cpp
resources/item/complexitem.h
resources/item/item.cpp