summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--telepathy-logger/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/telepathy-logger/Makefile.am b/telepathy-logger/Makefile.am
index affb05c..b523769 100644
--- a/telepathy-logger/Makefile.am
+++ b/telepathy-logger/Makefile.am
@@ -5,7 +5,7 @@ AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
$(ERROR_CFLAGS) \
- -DG_LOG_DOMAIN=\"libtelepathy-logger\" \
+ -DG_LOG_DOMAIN=\"tp-logger\" \
$(LIBTPL_CFLAGS) \
$(DISABLE_DEPRECATED) \
$(WARN_CFLAGS)