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.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk
index 72040c6882..0066583973 100644
--- a/source4/gtk/config.mk
+++ b/source4/gtk/config.mk
@@ -5,7 +5,8 @@
[SUBSYSTEM::GTKSMB]
NOPROTO = YES
INIT_OBJ_FILES = gtk/common/gtk-smb.o
-ADD_OBJ_FILES = gtk/common/select.o
+ADD_OBJ_FILES = gtk/common/select.o \
+ gtk/common/gtk_events.o
REQUIRED_SUBSYSTEMS = CHARSET LIBBASIC EXT_LIB_gtk RPC_NDR_SAMR
# End SUBSYSTEM GTKSMB
##############################