summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-05-31 17:51:28 +0000
committerJeremy Allison <jra@samba.org>2000-05-31 17:51:28 +0000
commita811ade9aa5871d609a33e9141333bd91955e12d (patch)
tree3498ee3a72df04a08c61c3a49efad98649193d3b /source3/Makefile.in
parent2a4ce0f0b993d7f820f83514d21dca346f0e7357 (diff)
downloadsamba-a811ade9aa5871d609a33e9141333bd91955e12d.tar.gz
samba-a811ade9aa5871d609a33e9141333bd91955e12d.tar.bz2
samba-a811ade9aa5871d609a33e9141333bd91955e12d.zip
Fixed interface between new ACLS and nttrans code.
Jeremy. (This used to be commit 400263245b4e5344b496c5de52a659f040206798)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 0f5e0d9d31..f972085402 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -164,7 +164,7 @@ SMBD_OBJ1 = smbd/server.o smbd/files.o smbd/chgpasswd.o smbd/connection.o \
smbd/reply.o smbd/trans2.o smbd/uid.o \
smbd/dosmode.o smbd/filename.o smbd/open.o smbd/close.o smbd/blocking.o \
smbd/vfs.o smbd/vfs-wrap.o smbd/statcache.o \
- lib/util_unixsd.o lib/msrpc-client.o lib/msrpc_use.o \
+ smbd/unix_acls.o lib/msrpc-client.o lib/msrpc_use.o \
rpc_parse/parse_creds.o \
smbd/process.o smbd/oplock.o smbd/service.o smbd/error.o \
printing/printfsp.o