summaryrefslogtreecommitdiffstats
path: root/sys/modules/nfscommon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/nfscommon/Makefile')
-rw-r--r--sys/modules/nfscommon/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/modules/nfscommon/Makefile b/sys/modules/nfscommon/Makefile
index a3d75a7..2a6b8f7 100644
--- a/sys/modules/nfscommon/Makefile
+++ b/sys/modules/nfscommon/Makefile
@@ -7,9 +7,10 @@ SRCS= vnode_if.h \
nfs_commonkrpc.c \
nfs_commonport.c \
nfs_commonsubs.c \
- opt_kgssapi.h \
- opt_ufs.h \
opt_inet6.h \
- opt_nfs.h
+ opt_kdtrace.h \
+ opt_kgssapi.h \
+ opt_nfs.h \
+ opt_ufs.h
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud