From d62df6e42eb08c3d48a3633bc25ff0700dc678ea Mon Sep 17 00:00:00 2001 From: Jordy Ruiz Date: Sat, 16 Feb 2019 20:58:53 +0100 Subject: [PATCH] Add missing sound icons in CMakeLists.txt --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index f560cb236..82fcd7f6e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1024,6 +1024,7 @@ set_glob(DATA GLOB_RECURSE "json;map;png;rules;ttf;txt;wv" datasrc ui/menuimages/play_game.png ui/menuimages/settings.png ui/no_skinpart.png + ui/sound_icons.png ui/themes/heavens.png ui/themes/heavens_day.map ui/themes/heavens_night.map