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