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