summaryrefslogtreecommitdiff
path: root/source4/ntvfs/common/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntvfs/common/config.mk')
-rw-r--r--source4/ntvfs/common/config.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/source4/ntvfs/common/config.mk b/source4/ntvfs/common/config.mk
index 96ddfb348b..5b2c8ddba7 100644
--- a/source4/ntvfs/common/config.mk
+++ b/source4/ntvfs/common/config.mk
@@ -1,10 +1,7 @@
################################################
# Start LIBRARY ntvfs_common
-[LIBRARY::ntvfs_common]
+[SUBSYSTEM::ntvfs_common]
PRIVATE_PROTO_HEADER = proto.h
-VERSION = 0.0.1
-SO_VERSION = 0
-DESCRIPTION = Generic Code for use in NTVFS modules
OBJ_FILES = \
init.o \
brlock.o \