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.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk
index 5ad1fa7184..5ae5f89832 100644
--- a/source4/gtk/config.mk
+++ b/source4/gtk/config.mk
@@ -9,8 +9,8 @@ MINOR_VERSION = 0
RELEASE_VERSION = 1
NOPROTO = YES
PUBLIC_HEADERS = common/gtk-smb.h common/select.h
-INIT_OBJ_FILES = common/gtk-smb.o
-ADD_OBJ_FILES = common/select.o \
+OBJ_FILES = common/gtk-smb.o \
+ common/select.o \
common/gtk_events.o \
common/credentials.o
REQUIRED_SUBSYSTEMS = CHARSET LIBBASIC EXT_LIB_gtk RPC_NDR_SAMR