diff options
| author | Warner Losh <imp@FreeBSD.org> | 2003-11-19 05:08:27 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2003-11-19 05:08:27 +0000 |
| commit | 3193579b66fd7067f898dbc54bdea81a0e6f9bd0 (patch) | |
| tree | d92de7551b65275adc1590720e5fed1e4e7f4e8d /sys/modules/smbfs/Makefile | |
| parent | c39134984175e4daa676d6c8bfa92c6eb400ee9d (diff) | |
Notes
Diffstat (limited to 'sys/modules/smbfs/Makefile')
| -rw-r--r-- | sys/modules/smbfs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/smbfs/Makefile b/sys/modules/smbfs/Makefile index 6f075bf45912..885c3c40ff13 100644 --- a/sys/modules/smbfs/Makefile +++ b/sys/modules/smbfs/Makefile @@ -11,7 +11,7 @@ KMOD= smbfs SRCS= vnode_if.h \ opt_inet.h opt_ipx.h \ - opt_netsmb.h opt_smbfs.h opt_vmpage.h \ + opt_netsmb.h opt_vmpage.h \ iconv_converter_if.h \ md4c.c \ smb_conn.c smb_dev.c smb_trantcp.c smb_smb.c smb_subr.c smb_rq.c \ |
