summaryrefslogtreecommitdiffstats
path: root/usr.bin/chkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/chkey/Makefile')
-rw-r--r--usr.bin/chkey/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/chkey/Makefile b/usr.bin/chkey/Makefile
index 8cf1ef2..93855ed 100644
--- a/usr.bin/chkey/Makefile
+++ b/usr.bin/chkey/Makefile
@@ -5,6 +5,7 @@
PROG= chkey
SRCS= chkey.c generic.c update.c
CFLAGS+=-DYP -I${.CURDIR}/../newkey
+DISTRIBUTION= crypto
DPADD= ${LIBRPCSVC} ${LIBMP} ${LIBCRYPTO}
LDADD= -lrpcsvc -lmp -lcrypto
OpenPOWER on IntegriCloud