aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 3d9a8b9..b45f92d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,7 @@ indicator_power_service_CFLAGS = \
$(POWERSERVICE_CFLAGS) \
-Wall -Werror \
-DLOCALEDIR=\"$(localedir)\" \
- -DG_LOG_DOMAIN=\"Power-Me\"
+ -DG_LOG_DOMAIN=\"Indicator-Power\"
indicator_power_service_LDADD = \
$(POWERSERVICE_LIBS)