summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@samba.org>2003-10-24 17:01:19 +0000
committerRichard Sharpe <sharpe@samba.org>2003-10-24 17:01:19 +0000
commit2f84a990bcfae7acaee0759359dd8867b24f600c (patch)
tree7d78274e5cce3bea0d1c453a2a2f87b1718ea95c /source3/Makefile.in
parentd0833280da45109f881f8f895063b5a6a9372627 (diff)
downloadsamba-2f84a990bcfae7acaee0759359dd8867b24f600c.tar.gz
samba-2f84a990bcfae7acaee0759359dd8867b24f600c.tar.bz2
samba-2f84a990bcfae7acaee0759359dd8867b24f600c.zip
Commit Derrell's changes to libsmbclient plus a small change to configure.in
to see if SGI and other platforms will build. (This used to be commit cf9311044c372695592db1b95b814b0870b8cf29)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 617962f1a5..60ab5f07d8 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -468,8 +468,10 @@ SMBWRAPPER_OBJ1 = smbwrapper/wrapped.o
SMBWRAPPER_OBJ = $(SMBW_OBJ) $(SMBWRAPPER_OBJ1)
LIBSMBCLIENT_OBJ = libsmb/libsmbclient.o libsmb/libsmb_compat.o \
- libsmb/libsmb_cache.o $(PARAM_OBJ) $(LIB_OBJ) \
- $(LIBSMB_OBJ) $(KRBCLIENT_OBJ) $(UBIQX_OBJ)
+ libsmb/libsmb_cache.o \
+ $(PARAM_OBJ) $(LIB_OBJ) \
+ $(LIBSMB_OBJ) $(KRBCLIENT_OBJ) $(UBIQX_OBJ) \
+ $(LIBMSRPC_OBJ) $(RPC_PARSE_OBJ) $(PASSDB_GET_SET_OBJ)
# This shared library is intended for linking with unit test programs
# to test Samba internals. It's called libbigballofmud.so to