aboutsummaryrefslogtreecommitdiff
path: root/sh/Makefile
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2018-12-23 18:13:06 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2018-12-23 18:13:06 -0600
commit894995176e827eef16bf90b6479b7c285677ceef (patch)
tree981a76893f35346ec5bab613f3e09b4b3ed2c3a7 /sh/Makefile
parent5246ea7b6f8c6a247403f725f8301457f6ddfffd (diff)
Revert "remove /run migration script"
For some reason removing this broke the build. This reverts commit 5246ea7b6f8c6a247403f725f8301457f6ddfffd.
Diffstat (limited to 'sh/Makefile')
-rw-r--r--sh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sh/Makefile b/sh/Makefile
index 176e7209..259954c7 100644
--- a/sh/Makefile
+++ b/sh/Makefile
@@ -14,7 +14,8 @@ SRCS-FreeBSD=
BIN-FreeBSD=
SRCS-Linux= binfmt.sh.in cgroup-release-agent.sh.in init-early.sh.in \
-BIN-Linux= binfmt.sh cgroup-release-agent.sh init-early.sh
+ migrate-to-run.sh.in
+BIN-Linux= binfmt.sh cgroup-release-agent.sh init-early.sh migrate-to-run.sh
INC-Linux= rc-cgroup.sh
SRCS-NetBSD=