summaryrefslogtreecommitdiff
path: root/src/linux/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-11-01 11:28:31 +0000
committerRichard Hughes <richard@hughsie.com>2010-11-01 11:28:31 +0000
commit59893663fbc0b9b5951b69b99a849d4ae5a2f3fd (patch)
tree095c1acca94e25920a64635b849d4de654c1d984 /src/linux/Makefile.am
parented34986e08fc45e5337c3edae181c3caa23c99d2 (diff)
Port from EggDebug to the GLib built-in logging framework
Diffstat (limited to 'src/linux/Makefile.am')
-rw-r--r--src/linux/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/linux/Makefile.am b/src/linux/Makefile.am
index e0a6201..147c4a5 100644
--- a/src/linux/Makefile.am
+++ b/src/linux/Makefile.am
@@ -4,6 +4,7 @@ INCLUDES = \
-I$(top_builddir)/src -I$(top_srcdir)/src \
-DUP_COMPILATION \
-DG_UDEV_API_IS_SUBJECT_TO_CHANGE \
+ -DG_LOG_DOMAIN=\"UPower-Linux\" \
-I$(top_srcdir)/libupower-glib \
$(USB_CFLAGS) \
$(GIO_CFLAGS) \