diff options
Diffstat (limited to 'source4/ntvfs/config.mk')
-rw-r--r-- | source4/ntvfs/config.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/ntvfs/config.mk b/source4/ntvfs/config.mk index 2ab484610e..95f0886d06 100644 --- a/source4/ntvfs/config.mk +++ b/source4/ntvfs/config.mk @@ -77,6 +77,7 @@ ADD_OBJ_FILES = \ PUBLIC_HEADERS = ntvfs.h MAJOR_VERSION = 0 MINOR_VERSION = 0 +DESCRIPTION = Virtual File System with NTFS semantics RELEASE_VERSION = 1 INIT_OBJ_FILES = \ ntvfs_base.o |