summaryrefslogtreecommitdiff
path: root/bin/sh/tests/execution/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/execution/Makefile')
-rw-r--r--bin/sh/tests/execution/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/tests/execution/Makefile b/bin/sh/tests/execution/Makefile
index c457c148b8f3..cfc21caf3791 100644
--- a/bin/sh/tests/execution/Makefile
+++ b/bin/sh/tests/execution/Makefile
@@ -19,6 +19,7 @@ ${PACKAGE}FILES+= bg9.0
${PACKAGE}FILES+= bg10.0 bg10.0.stdout
${PACKAGE}FILES+= bg11.0
${PACKAGE}FILES+= bg12.0
+${PACKAGE}FILES+= bg13.0
${PACKAGE}FILES+= env1.0
${PACKAGE}FILES+= fork1.0
${PACKAGE}FILES+= fork2.0