summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2003-02-24 03:14:46 +0000
committerAndrew Bartlett <abartlet@samba.org>2003-02-24 03:14:46 +0000
commite822de1d858ef7a0fb4e22444bb1c52b5726ff7a (patch)
tree598151be555e4a154b0fb7f38cb4e457fd372f4c /source3/Makefile.in
parent266ec4aac04cb8666234f18baa38ff6387f40cb3 (diff)
downloadsamba-e822de1d858ef7a0fb4e22444bb1c52b5726ff7a.tar.gz
samba-e822de1d858ef7a0fb4e22444bb1c52b5726ff7a.tar.bz2
samba-e822de1d858ef7a0fb4e22444bb1c52b5726ff7a.zip
Fix a small stuffup in the HEAD -> 3.0 merge
(This used to be commit cccec78cf241a9f69c363f0ecdd2e934c8b21f19)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index d7302e6cb9..0d4fef7525 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -200,7 +200,6 @@ LIBSMB_OBJ = libsmb/clientgen.o libsmb/cliconnect.o libsmb/clifile.o \
libsmb/smberr.o libsmb/credentials.o libsmb/pwd_cache.o \
libsmb/clioplock.o libsmb/errormap.o libsmb/clirap2.o \
libsmb/passchange.o libsmb/doserr.o \
- libsmb/trustdom_cache.o \
$(RPC_PARSE_OBJ1) $(LIBNTLMSSP_OBJ) $(LIBSAMBA_OBJ) $(LIBNMB_OBJ)
LIBMSRPC_OBJ = rpc_client/cli_lsarpc.o rpc_client/cli_samr.o \