From 18fd0fa741f818ed8a6d09b8a2a4623e85d6bbdf Mon Sep 17 00:00:00 2001 From: "Y.C cheng" Date: Mon, 3 Mar 2014 17:18:05 +0800 Subject: set brightness via powerd if it exist (using dbus) --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index be746db..2461592 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,6 +46,8 @@ libindciatorpower_upower_a_LDFLAGS = $(COVERAGE_LDFLAGS) libindicatorpower_service_a_SOURCES = \ ib-brightness-control.c \ ib-brightness-control.h \ + ib-brightness-powerd-control.c \ + ib-brightness-powerd-control.h \ device-provider.c \ device-provider.h \ device.c \ -- cgit v1.2.3