summaryrefslogtreecommitdiff
path: root/gee
diff options
context:
space:
mode:
Diffstat (limited to 'gee')
-rw-r--r--gee/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gee/Makefile.am b/gee/Makefile.am
index fd8779c6f..c9c77a454 100644
--- a/gee/Makefile.am
+++ b/gee/Makefile.am
@@ -3,6 +3,7 @@ include $(top_srcdir)/Makefile.common
NULL =
AM_CPPFLAGS = \
+ -DG_LOG_DOMAIN=\"vala\" \
$(COVERAGE_CFLAGS) \
$(GLIB_CFLAGS) \
$(NULL)