From 792315d74baf0dcb2c36a85bcab2c5888b362a82 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 2 Dec 2009 13:56:44 -0600 Subject: Adding a log domain for error messages --- libindicator/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/libindicator/Makefile.am b/libindicator/Makefile.am index 717d60f..6d5c627 100644 --- a/libindicator/Makefile.am +++ b/libindicator/Makefile.am @@ -26,6 +26,7 @@ libindicator_la_SOURCES = \ libindicator_la_CFLAGS = \ $(LIBINDICATOR_CFLAGS) \ + -DG_LOG_DOMAIN=\"libindicator\" \ -Wall -Werror libindicator_la_LIBADD = \ -- cgit v1.2.3