Improve glass
[oweals/minetest.git] / src / CMakeLists.txt
index ca5a7756d280b4b6017f565966a5af1e35be5677..85060ac705c8bcea218d121692506a302e571822 100644 (file)
@@ -94,7 +94,8 @@ configure_file(
 )
 
 set(common_SRCS
-       mapnode_contentfeatures.cpp
+       tooldef.cpp
+       nodedef.cpp
        luaentity_common.cpp
        scriptapi.cpp
        script.cpp