aboutsummaryrefslogtreecommitdiff
path: root/bin/ln/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ln/tests/Makefile')
-rw-r--r--bin/ln/tests/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/ln/tests/Makefile b/bin/ln/tests/Makefile
new file mode 100644
index 000000000000..7ac99a947560
--- /dev/null
+++ b/bin/ln/tests/Makefile
@@ -0,0 +1,5 @@
+# $FreeBSD$
+
+ATF_TESTS_SH+= ln_test
+
+.include <bsd.test.mk>