aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-07-06 04:51:27 +0800
committerDan Winship <danw@src.gnome.org>2000-07-06 04:51:27 +0800
commit97539df0026d5be000fc5e906286d76cc9b1ea86 (patch)
treefc5dbe4647743e55e4c9ae9dc876a81488fa0999 /widgets/misc/Makefile.am
parent2365cbf0c3cf5e4522e24155ff061f481124554c (diff)
downloadgsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.tar
gsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.tar.gz
gsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.tar.bz2
gsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.tar.lz
gsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.tar.xz
gsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.tar.zst
gsoc2013-evolution-97539df0026d5be000fc5e906286d76cc9b1ea86.zip
Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets.
* Makefile.am (INCLUDES): Set G_LOG_DOMAIN=__FILE__ rather than "e-title-bar" in all three widgets. svn path=/trunk/; revision=3897
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r--widgets/misc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index 9596668e1f..b5d2f1bad2 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -5,7 +5,7 @@ INCLUDES = \
-I$(top_srcdir) \
-I$(top_srcdir)/widgets/shortcut-bar \
$(EXTRA_GNOME_CFLAGS) \
- -DG_LOG_DOMAIN=\"e-title-bar\"
+ -DG_LOG_DOMAIN=__FILE__
noinst_LIBRARIES = \
libemiscwidgets.a