file(GLOB WL_ECONOMY_SRCS *.cc)

add_library(widelands_economy ${WL_ECONOMY_SRCS})

