summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-08-30 03:26:00 +0300
committerAndrei Karas <akaras@inbox.ru>2011-08-30 03:26:00 +0300
commit84941829031cbd707ab28802c7423ce19bfba32e (patch)
treed1e066e36fa66e9d925cc101acb9fa3e38089113 /src/CMakeLists.txt
parent9f752d5431364c052b364045015d3574da2c320c (diff)
downloadplus-84941829031cbd707ab28802c7423ce19bfba32e.tar.gz
plus-84941829031cbd707ab28802c7423ce19bfba32e.tar.bz2
plus-84941829031cbd707ab28802c7423ce19bfba32e.tar.xz
plus-84941829031cbd707ab28802c7423ce19bfba32e.zip
Add auction bot support switch.
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 49b41f906..3b9b41371 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -468,6 +468,8 @@ SET(SRCS
animatedsprite.h
animationparticle.cpp
animationparticle.h
+ auctionmanager.cpp
+ auctionmanager.h
avatar.cpp
avatar.h
being.cpp