summaryrefslogtreecommitdiff
path: root/src/systemd-ac-power/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 18:17:20 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 18:17:20 -0400
commita80aa6326ff560353b22dcbf2f7f15e6b8d31da9 (patch)
treeb9963270ea90111d3be88a03843d5e1c22e6f889 /src/systemd-ac-power/Makefile
parent98a80df33b157f1d57a0851ed3ba58d12d22cb9a (diff)
more
Diffstat (limited to 'src/systemd-ac-power/Makefile')
-rw-r--r--src/systemd-ac-power/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/systemd-ac-power/Makefile b/src/systemd-ac-power/Makefile
index b06af09332..683fb8aa16 100644
--- a/src/systemd-ac-power/Makefile
+++ b/src/systemd-ac-power/Makefile
@@ -29,4 +29,6 @@ systemd_ac_power_SOURCES = \
systemd_ac_power_LDADD = \
libshared.la
+libexec_PROGRAMS += systemd-ac-power
+
include $(topsrcdir)/build-aux/Makefile.tail.mk