1
0
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:
Stefan Metzmacher
2005-11-18 13:12:38 +00:00
committed by Gerald (Jerry) Carter
parent 7eb10048b2
commit eba4f6b706
2 changed files with 1 additions and 1 deletions

View File

@@ -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 \