file(GLOB WL_SOUND_SRCS *.cc)

add_library(widelands_sound ${WL_SOUND_SRCS})
