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