X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/4564ce438823ab4cea706dc3eebe34535d9e92cb..201c8c4447cad562e0a54ebbe0e7ee4e8a0be647:/sys/vfs/ntfs/Makefile diff --git a/sys/vfs/ntfs/Makefile b/sys/vfs/ntfs/Makefile index 5cc43366b3..49370d6782 100644 --- a/sys/vfs/ntfs/Makefile +++ b/sys/vfs/ntfs/Makefile @@ -4,6 +4,5 @@ KMOD= ntfs SRCS= ntfs_vfsops.c ntfs_vnops.c ntfs_subr.c ntfs_ihash.c \ ntfs_compr.c -NOMAN= .include