From 2ca78c7ed1dcb93ff93a04f0b43c389bfea076a3 Mon Sep 17 00:00:00 2001 From: Lars Uebernickel Date: Thu, 4 Jul 2013 16:14:54 -0400 Subject: Put service into libexecdir --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 8495233..fa51089 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -71,7 +71,7 @@ libindicatorpower_service_a_CFLAGS = $(SHARED_CFLAGS) -Wno-missing-field-initial ### ### -libexec_PROGRAMS = indicator-power-service +pkglibexec_PROGRAMS = indicator-power-service indicator_power_service_SOURCES = main.c -- cgit v1.2.3