Scripting WIP
[oweals/minetest.git] / src / CMakeLists.txt
index b41fc4a6cb5814cd42a534bd671081edda4d1160..a511e6cc0553311927c735145ebbb532987fc601 100644 (file)
@@ -94,6 +94,7 @@ configure_file(
 )
 
 set(common_SRCS
+       luaentity_common.cpp
        scriptapi.cpp
        script.cpp
        log.cpp