diff options
Diffstat (limited to 'source4/gtk/config.mk')
-rw-r--r-- | source4/gtk/config.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/gtk/config.mk b/source4/gtk/config.mk index 0066583973..34ee0315cb 100644 --- a/source4/gtk/config.mk +++ b/source4/gtk/config.mk @@ -6,7 +6,8 @@ NOPROTO = YES INIT_OBJ_FILES = gtk/common/gtk-smb.o ADD_OBJ_FILES = gtk/common/select.o \ - gtk/common/gtk_events.o + gtk/common/gtk_events.o \ + gtk/common/credentials.o REQUIRED_SUBSYSTEMS = CHARSET LIBBASIC EXT_LIB_gtk RPC_NDR_SAMR # End SUBSYSTEM GTKSMB ############################## |