diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |