summaryrefslogtreecommitdiff
path: root/theme-viewer
diff options
context:
space:
mode:
authorAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-08-18 02:42:03 +0300
committerAlberts Muktupāvels <alberts.muktupavels@gmail.com>2016-08-18 02:42:03 +0300
commit91120542516401ee964b672d6165d01350ea778e (patch)
treea024b87a2fa9254fabe5bc034cff88e78237184c /theme-viewer
parentb2106b20993ad67e71a913acffb729445911b007 (diff)
downloadmetacity-91120542516401ee964b672d6165d01350ea778e.tar.gz
use structured logging
Diffstat (limited to 'theme-viewer')
-rw-r--r--theme-viewer/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme-viewer/Makefile.am b/theme-viewer/Makefile.am
index cc1975dc..86e88bd2 100644
--- a/theme-viewer/Makefile.am
+++ b/theme-viewer/Makefile.am
@@ -11,6 +11,7 @@ metacity_theme_viewer_SOURCES = \
metacity_theme_viewer_CPPFLAGS = \
-DDATADIR=\""$(datadir)"\" \
+ -DG_LOG_USE_STRUCTURED=1 \
-DLOCALEDIR=\""$(localedir)"\" \
-I$(top_srcdir) \
$(AM_CPPFLAGS) \