summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-10-09 18:36:54 +0100
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>2019-10-09 18:47:16 +0100
commit1a867c180df4124a7771e0ff785af80e4fe2d48c (patch)
treeb4d1ddd20b7694d53b7a5dcec00fdf5c6d7093ae /meson.build
parentacee84c8eb31777bda51a93f01cae53abe81572a (diff)
downloadenlightenment-1a867c180df4124a7771e0ff785af80e4fe2d48c.tar.gz
e alert - use the provided font ttf for the alert
this enforces the look i wanted, and also makes this work when no sans or mono font exist.
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 cc7cb826b5..773adebcfc 100644
--- a/meson.build
+++ b/meson.build
@@ -360,6 +360,7 @@ subdir('data/desktop')
subdir('data/etc')
subdir('data/favorites')
subdir('data/flags')
+subdir('data/fonts')
subdir('data/icons')
subdir('data/images')
subdir('data/input_methods')