summaryrefslogtreecommitdiffstats
path: root/libexec/atf/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/atf/tests/Makefile')
-rw-r--r--libexec/atf/tests/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libexec/atf/tests/Makefile b/libexec/atf/tests/Makefile
new file mode 100644
index 0000000..7aa9601
--- /dev/null
+++ b/libexec/atf/tests/Makefile
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+.include <bsd.own.mk>
+
+TESTSDIR= ${TESTSBASE}/libexec/atf
+
+.PATH: ${.CURDIR:H:H:H}/tests
+KYUAFILE= yes
+
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud