mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
r11785: rename conn.c into tcon.c
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
7eb10048b2
commit
eba4f6b706
@@ -6,7 +6,7 @@
|
|||||||
INIT_OBJ_FILES = \
|
INIT_OBJ_FILES = \
|
||||||
smb_server.o
|
smb_server.o
|
||||||
ADD_OBJ_FILES = \
|
ADD_OBJ_FILES = \
|
||||||
conn.o \
|
tcon.o \
|
||||||
negprot.o \
|
negprot.o \
|
||||||
nttrans.o \
|
nttrans.o \
|
||||||
session.o \
|
session.o \
|
||||||
|
|||||||
Reference in New Issue
Block a user