aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2012-03-12 08:38:15 +0200
committerPerttu Ahola <celeron55@gmail.com>2012-03-12 08:38:15 +0200
commit18c4a901018f3487825ee6ab30d014d9795b2750 (patch)
treee4e35f21ab1639e18cd43db69ade89a80d424c88 /src/CMakeLists.txt
parent5a8ee4889d770bc512838bf965b7770c52d8b7f5 (diff)
downloadhax-minetest-server-18c4a901018f3487825ee6ab30d014d9795b2750.tar.gz
hax-minetest-server-18c4a901018f3487825ee6ab30d014d9795b2750.zip
Add quicktune.{cpp,h}
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e9fddf8c0..cec42719a 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -94,6 +94,7 @@ configure_file(
)
set(common_SRCS
+ quicktune.cpp
subgame.cpp
inventorymanager.cpp
mods.cpp