summaryrefslogtreecommitdiffstats
path: root/loader/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'loader/Makefile.am')
-rw-r--r--loader/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/loader/Makefile.am b/loader/Makefile.am
index 575c35d5a..5734c5cd2 100644
--- a/loader/Makefile.am
+++ b/loader/Makefile.am
@@ -27,7 +27,7 @@ noinst_HEADERS = *.h
if IS_S390
boot_PROGRAMS += shutdown
-dist_boot_SCRIPTS = linuxrc.s390 lsznet.raw
+dist_boot_SCRIPTS = linuxrc.s390 lsznet.raw controlunits.sh
else
boot_PROGRAMS += init
endif