From 534616d77940593fe1aa2a90c65339b36e008865 Mon Sep 17 00:00:00 2001 From: Ken VanDine Date: Thu, 28 Jul 2011 13:02:28 -0400 Subject: fixed a syntax error on checking for GSD and set the HAVE_GSD defines at build time --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 932775f..7659cf6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,6 +13,7 @@ libpower_la_SOURCES = \ libpower_la_CFLAGS = \ $(UPOWER_CFLAGS) \ $(INDICATOR_CFLAGS) \ + -DHAVE_GSD \ -Wall -Werror \ -DG_LOG_DOMAIN=\"Indicator-Power\" libpower_la_LIBADD = \ -- cgit v1.2.3