summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorHarald Hoyer <harald@redhat.com>2013-02-22 17:18:47 +0100
committerHarald Hoyer <harald@redhat.com>2013-02-25 18:58:06 +0100
commit81516adcb71a47837544340f72eb8ee810274119 (patch)
tree17f7ff511b485629caab5c717a8fe0859284f927 /Makefile.am
parent1ddf879acf388a4625150c3a97b76458f6d2a070 (diff)
kernel-install: add kernel-install tool
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index f0f0ebcbb0..74534cce82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -278,6 +278,9 @@ bin_PROGRAMS = \
systemd-delta \
systemd-analyze
+bin_SCRIPTS = \
+ src/kernel-install/kernel-install
+
rootlibexec_PROGRAMS = \
systemd \
systemd-cgroups-agent \