]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/CMakeLists.txt
Tune gravel and picks
[dragonfireclient.git] / src / CMakeLists.txt
index b41fc4a6cb5814cd42a534bd671081edda4d1160..0f6c567c32761e741f1f6f787e8ee09550ac38be 100644 (file)
@@ -94,6 +94,10 @@ configure_file(
 )
 
 set(common_SRCS
+       content_tool.cpp
+       tooldef.cpp
+       nodedef.cpp
+       luaentity_common.cpp
        scriptapi.cpp
        script.cpp
        log.cpp