summaryrefslogtreecommitdiff
path: root/abstract/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'abstract/meson.build')
-rw-r--r--abstract/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/abstract/meson.build b/abstract/meson.build
index e326d4f..3b4a2d6 100644
--- a/abstract/meson.build
+++ b/abstract/meson.build
@@ -20,5 +20,8 @@ backgrounds = [
'Silk.png',
'Spring.png',
'Waves.png',
+ 'Elephants.jpg',
+ 'Elephants_3840x2160.jpg',
+ 'Elephants_5640x3172.jpg'
]
install_data(backgrounds, install_dir: join_paths(backgrounddir, 'abstract'))