]> git.lizzy.rs Git - minetest.git/blobdiff - src/CMakeLists.txt
Random Lua tweaks/fixes
[minetest.git] / src / CMakeLists.txt
index 550bd1f55cf2449d698f38ef5d1b0dede2b38734..9d699e976bcf887388f0d1779faa17ef91e0ec11 100644 (file)
@@ -94,9 +94,10 @@ configure_file(
 )
 
 set(common_SRCS
-       content_tool.cpp
-       tool.cpp
-       mapnode_contentfeatures.cpp
+       craftdef.cpp
+       nameidmapping.cpp
+       tooldef.cpp
+       nodedef.cpp
        luaentity_common.cpp
        scriptapi.cpp
        script.cpp