Falling sand and gravel
[oweals/minetest.git] / src / CMakeLists.txt
index cc783855c15b965e6d7d72d67553a0fdd5822624..9d699e976bcf887388f0d1779faa17ef91e0ec11 100644 (file)
@@ -94,8 +94,10 @@ configure_file(
 )
 
 set(common_SRCS
-       tool.cpp
-       mapnode_contentfeatures.cpp
+       craftdef.cpp
+       nameidmapping.cpp
+       tooldef.cpp
+       nodedef.cpp
        luaentity_common.cpp
        scriptapi.cpp
        script.cpp