summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 4cf84176e5f..a2d1e47c366 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -605,6 +605,7 @@ if bld.CONFIG_SET('WITH_SMB1SERVER'):
smbd/smb1_utils.c
smbd/smb1_aio.c
smbd/smb1_ipc.c
+ smbd/smb1_negprot.c
'''
else:
SMB1_SOURCES = ''
@@ -624,7 +625,6 @@ bld.SAMBA3_LIBRARY('smbd_base',
smbd/share_access.c
smbd/fileio.c
smbd/smb2_ipc.c
- smbd/negprot.c
smbd/nttrans.c
smbd/pipes.c
smbd/reply.c