summaryrefslogtreecommitdiffstats
path: root/sys/crypto/rijndael/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/crypto/rijndael/Makefile')
-rw-r--r--sys/crypto/rijndael/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/crypto/rijndael/Makefile b/sys/crypto/rijndael/Makefile
index d2dc35e..e262b4d 100644
--- a/sys/crypto/rijndael/Makefile
+++ b/sys/crypto/rijndael/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PROG=test00
-NO_MAN=
+MAN=
SRCS= ${PROG}.c rijndael-alg-fst.c rijndael-api-fst.c
CFLAGS += -I${.CURDIR}/../.. -g -static
OpenPOWER on IntegriCloud