From 81516adcb71a47837544340f72eb8ee810274119 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 22 Feb 2013 17:18:47 +0100 Subject: kernel-install: add kernel-install tool --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3-54-g00ecf