summaryrefslogtreecommitdiff
path: root/sh.Linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sh.Linux/Makefile')
-rw-r--r--sh.Linux/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh.Linux/Makefile b/sh.Linux/Makefile
index b6592c4..19b68f3 100644
--- a/sh.Linux/Makefile
+++ b/sh.Linux/Makefile
@@ -1,5 +1,5 @@
DIR = $(RC_LIB)/sh
-BIN = init.sh init-early.sh
+BIN = $(CONTENTS)
TOPDIR = ..
include $(TOPDIR)/default.mk