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 3190dbe..8c818bd 100644
--- a/lib/libcrypt/tests/Makefile
+++ b/lib/libcrypt/tests/Makefile
@@ -2,7 +2,7 @@
# exercise libcrypt
-TESTS_C= crypt_tests
+ATF_TESTS_C= crypt_tests
CFLAGS+= -I${.CURDIR:H}
LDADD+= -L${.OBJDIR:H} -lcrypt
OpenPOWER on IntegriCloud