summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2022-05-05 09:50:42 +0200
committerJakub Steiner <jimmac@gmail.com>2022-05-05 09:50:42 +0200
commit10f5e4e675caf96f276305cd94b33ad6544debfa (patch)
treeb6302a458d77c7fcf25408cdf064d22d0ec2f08f
parent8ca1658dc16e78add5c23bf3a4bca31a4b2b3d65 (diff)
downloadgnome-backgrounds-10f5e4e675caf96f276305cd94b33ad6544debfa.tar.gz
fix build
-rw-r--r--backgrounds/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/backgrounds/meson.build b/backgrounds/meson.build
index 5941c41..330e378 100644
--- a/backgrounds/meson.build
+++ b/backgrounds/meson.build
@@ -32,9 +32,9 @@ install_data(backgrounds, install_dir: backgrounddir)
foreach metadata : [
'adwaita.xml',
'brush-strokes.xml',
- 'disco.xml',
'drool.xml',
'dune.xml',
+ 'field.xml',
'libadwaita.xml',
'pixels.xml',
'symbolics.xml',