s4:s3compat don't include server.c, just server_reload.c and server_exit.c
authorAndrew Bartlett <abartlet@samba.org>
Fri, 14 May 2010 06:31:51 +0000 (16:31 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 3 Jun 2010 01:14:05 +0000 (11:14 +1000)
This made possible by a split up of smbd/server.c

Andrew Bartlett

source4/s3compat/wscript_build

index b47d0e227d72303b0568c34ebeea648b5faa1b94..67d4119db71dc0e4ed2b4b8083daa3baa39d6e5c 100644 (file)
@@ -671,7 +671,7 @@ LIBSMB_ERR_SRC = '''${LIBSMB_ERR_SRC0} ${LIBSMB_ERR_SRC1}
                 ${RPC_PARSE_SRC1}'''
 
 
-SMBD_SRC_SRV = '''smbd/files.c smbd/connection.c
+SMBD_SRC_SRV = '''smbd/server_exit.c smbd/server_reload.c smbd/files.c smbd/connection.c
                smbd/utmp.c smbd/session.c smbd/map_username.c
                smbd/dfree.c smbd/dir.c smbd/password.c smbd/conn.c
                smbd/share_access.c smbd/fileio.c