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