summaryrefslogtreecommitdiff
path: root/src/systemd-initctl
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 23:49:48 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-06-12 23:49:48 -0400
commit6724edf48bf8c7b88f2d1e62c3d91c846de76248 (patch)
tree8d732e0b72c3cf7dbeec77aa8865d9eafc4f27a1 /src/systemd-initctl
parentf0d6fb6fa9e817539e960b1ce70bd4f367646875 (diff)
fix
Diffstat (limited to 'src/systemd-initctl')
-rw-r--r--src/systemd-initctl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemd-initctl/Makefile b/src/systemd-initctl/Makefile
index 66f3e72aa5..726a1404d3 100644
--- a/src/systemd-initctl/Makefile
+++ b/src/systemd-initctl/Makefile
@@ -30,7 +30,6 @@ systemd_initctl_SOURCES = \
systemd_initctl_LDADD = \
libshared.la
-libexec_PROGRAMS += systemd-initctl
systemd.CPPFLAGS += -I$(topsrcdir)/src/libsystemd/libsystemd-internal/sd-bus
include $(topsrcdir)/build-aux/Makefile.tail.mk