summaryrefslogtreecommitdiffstats
path: root/lib/libcrypt/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libcrypt/tests/Makefile')
-rw-r--r--lib/libcrypt/tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcrypt/tests/Makefile b/lib/libcrypt/tests/Makefile
index 51adc2d..2a0f1fb 100644
--- a/lib/libcrypt/tests/Makefile
+++ b/lib/libcrypt/tests/Makefile
@@ -9,4 +9,4 @@ ATF_TESTS_C= crypt_tests
CFLAGS+= -I${.CURDIR:H}
LDADD+= -L${.OBJDIR:H} -lcrypt
-.include <atf.test.mk>
+.include <bsd.test.mk>
OpenPOWER on IntegriCloud