summaryrefslogtreecommitdiffstats
path: root/sys/modules/crypto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/crypto/Makefile')
-rw-r--r--sys/modules/crypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/crypto/Makefile b/sys/modules/crypto/Makefile
index 891f7e4..be801db 100644
--- a/sys/modules/crypto/Makefile
+++ b/sys/modules/crypto/Makefile
@@ -16,6 +16,6 @@ SRCS += skipjack.c bf_enc.c bf_skey.c
SRCS += des_ecb.c des_enc.c des_setkey.c
SRCS += sha1.c sha2.c
SRCS += opt_param.h cryptodev_if.h bus_if.h device_if.h
-SRCS += opt_ddb.h
+SRCS += opt_ddb.h opt_kdtrace.h
SRCS += camellia.c camellia-api.c
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud