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