From 6c9fc515dea63e2d1dfb06d399cc8a706d57be8b Mon Sep 17 00:00:00 2001 From: doomchild Date: Fri, 7 May 2010 14:12:49 -0500 Subject: [PATCH] added Vegetation_C to build list --- dfhack/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/dfhack/CMakeLists.txt b/dfhack/CMakeLists.txt index 74a81a6e7..46feb7750 100644 --- a/dfhack/CMakeLists.txt +++ b/dfhack/CMakeLists.txt @@ -50,6 +50,7 @@ modules/Materials_C.cpp modules/Buildings_C.cpp modules/Constructions_C.cpp modules/Maps_C.cpp +modules/Vegetation_C.cpp ) SET(PROJECT_HDRS_LINUX