summaryrefslogtreecommitdiffstats
path: root/pw/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pw/tests/Makefile')
-rw-r--r--pw/tests/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/pw/tests/Makefile b/pw/tests/Makefile
index 1c69d50..1ae14f3 100644
--- a/pw/tests/Makefile
+++ b/pw/tests/Makefile
@@ -2,6 +2,11 @@
PACKAGE= tests
+BINDIR= ${TESTSDIR}
+
+PROGS+= crypt
+LIBADD+= crypt
+
ATF_TESTS_SH= pw_etcdir \
pw_lock \
pw_config \