summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1998-10-05 08:42:22 +0000
committerAndrew Tridgell <tridge@samba.org>1998-10-05 08:42:22 +0000
commitfab6d20f5dfaafc874d9e540551856fc53d4add1 (patch)
tree1fabf040d2cd3bbb25260bcbc2017c59aba340b8 /source3/Makefile.in
parent94024edf04775cd392b410a6679d93bef18da1c2 (diff)
downloadsamba-fab6d20f5dfaafc874d9e540551856fc53d4add1.tar.gz
samba-fab6d20f5dfaafc874d9e540551856fc53d4add1.tar.bz2
samba-fab6d20f5dfaafc874d9e540551856fc53d4add1.zip
new file realcalls.c
(This used to be commit 23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index cce65d70a7..4e415bee91 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -196,6 +196,7 @@ RPCCLIENT_OBJ = rpcclient/rpcclient.o \
SMBWRAPPER_OBJ = smbwrapper/smbw.o smbwrapper/wrapped.o \
smbwrapper/smbw_dir.o smbwrapper/smbw_stat.o \
+ smbwrapper/realcalls.o \
$(LIBSMB_OBJ) $(PARAM_OBJ) \
$(UBIQX_OBJ) $(LIB_OBJ)