aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJonny Lamb <jonny.lamb@collabora.co.uk>2009-06-26 01:52:48 +0800
committerJonny Lamb <jonny.lamb@collabora.co.uk>2009-06-26 01:52:48 +0800
commit2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6 (patch)
treeacad03b8b27cc28a68d0c0e3558fd6828277e3b2 /src/Makefile.am
parentaa9603b62dd1893eb3fdcd357397ba20c733da43 (diff)
parent807b62250294666c0dccc27fbab03c1c782dd38b (diff)
downloadgsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.tar
gsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.tar.gz
gsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.tar.bz2
gsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.tar.lz
gsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.tar.xz
gsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.tar.zst
gsoc2013-empathy-2f64117b60d24ba5ad3f4bb1c41d4ea3a91f15a6.zip
Merge branch 'debugger'
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e2076d3fc..42485b7d1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -3,6 +3,7 @@ include $(top_srcdir)/tools/flymake.mk
AM_CPPFLAGS = \
-I$(top_srcdir) \
+ -DG_LOG_DOMAIN=\"empathy\" \
$(EMPATHY_CFLAGS) \
$(LIBNOTIFY_CFLAGS) \
$(LIBCHAMPLAIN_CFLAGS) \