file(GLOB WL_UI_FSMENU_SRCS *.cc)

add_library(widelands_ui_fsmenu ${WL_UI_FSMENU_SRCS})
