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