summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2018-07-24 18:38:20 +0200
committerCosimo Cecchi <cosimoc@gnome.org>2018-09-03 16:35:52 -0700
commitd5b5183b523f131e18406989464cd5beb16e1aad (patch)
treeb8c202723b72b199894fe6ffc1947e8005cfc8b1 /meson.build
parent6fe29e1d8ede0b8f316726b6b9adeb1c32da285a (diff)
downloadgnome-screenshot-d5b5183b523f131e18406989464cd5beb16e1aad.tar.gz
icon: update app icon
- GNOME 3.32 redesign of app icons. See https://gitlab.gnome.org/GNOME/Initiatives/issues/2 for more info. /label ~"9. Initiative: AppIconRedesign"
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 08c77b1..1573838 100644
--- a/meson.build
+++ b/meson.build
@@ -45,6 +45,7 @@ root_inc = include_directories('.')
i18n = import('i18n')
+subdir('data')
subdir('src')
subdir('po')