aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/builtins/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/tests/builtins/Makefile')
-rw-r--r--bin/sh/tests/builtins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/tests/builtins/Makefile b/bin/sh/tests/builtins/Makefile
index f9b464a6da4b..c3ed122791b5 100644
--- a/bin/sh/tests/builtins/Makefile
+++ b/bin/sh/tests/builtins/Makefile
@@ -1,4 +1,3 @@
-# $FreeBSD$
PACKAGE= tests
@@ -94,6 +93,7 @@ ${PACKAGE}FILES+= exit3.0
${PACKAGE}FILES+= export1.0
${PACKAGE}FILES+= fc1.0
${PACKAGE}FILES+= fc2.0
+${PACKAGE}FILES+= fc3.0 fc3.0.stdout fc3.0.stderr
${PACKAGE}FILES+= for1.0
${PACKAGE}FILES+= for2.0
${PACKAGE}FILES+= for3.0