summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-11-08 16:52:24 +0100
committerLennart Poettering <lennart@poettering.net>2013-11-08 16:53:28 +0100
commit862e8bf8c63bd74b915798677f1894da11b2be60 (patch)
treeb6acb513634ba3ef8986917b17cf58b98b974d7a /Makefile.am
parent489124365d1d391864898b9869dd668eea5b2e28 (diff)
build-sys: install busctl
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ffb10d69c3..53685c11c2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2020,7 +2020,7 @@ tests += \
test-bus-objects \
test-event
-noinst_PROGRAMS += \
+bin_PROGRAMS += \
busctl
test_bus_marshal_SOURCES = \