summaryrefslogtreecommitdiff
path: root/source4/gtk/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/gtk/config.mk')
-rw-r--r--source4/gtk/config.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk
index 09c53e1a4d..62697743ba 100644
--- a/source4/gtk/config.mk
+++ b/source4/gtk/config.mk
@@ -2,7 +2,10 @@
##############################
# Start SUBSYSTEM GTKSMB
-[SUBSYSTEM::GTKSMB]
+[LIBRARY::GTKSMB]
+MAJOR_VERSION = 0
+MINOR_VERSION = 0
+RELEASE_VERSION = 1
NOPROTO = YES
INIT_OBJ_FILES = common/gtk-smb.o
ADD_OBJ_FILES = common/select.o \