From c6fd2986d4261cf742d3bc21e8c12be59ab89f95 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Mon, 14 Nov 2011 21:41:30 +0200 Subject: GameDef compiles --- src/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 550bd1f55..0f6c567c3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -95,8 +95,8 @@ configure_file( set(common_SRCS content_tool.cpp - tool.cpp - mapnode_contentfeatures.cpp + tooldef.cpp + nodedef.cpp luaentity_common.cpp scriptapi.cpp script.cpp -- cgit v1.2.3