summaryrefslogtreecommitdiffstats
path: root/source/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
commit23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb (patch)
treee3b7cf6c240a4d30cb375823a3879001d4a91384 /source/Makefile.in
parent1638930839f295077778dc0af9b27343d452e959 (diff)
downloadsamba-23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb.tar.gz
samba-23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb.tar.xz
samba-23f71b979ad7dcfbf461fa4f261ab9dbd0b602fb.zip
new file realcalls.c
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index cce65d70a72..4e415bee910 100644
--- a/source/Makefile.in
+++ b/source/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)