summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-03-26 15:31:27 +0100
committerJelmer Vernooij <jelmer@samba.org>2009-03-26 15:31:27 +0100
commitef10b40338a98f1700b1a8d24a445715d846a5a6 (patch)
treeb0c0106ccbb9874875100ae5e18ec301e5c9f777 /source4
parent1e200c1952adab450909ac35252be4636c3e1053 (diff)
parent30a3dec549dc408940710409c80276077b4d9701 (diff)
downloadsamba-ef10b40338a98f1700b1a8d24a445715d846a5a6.tar.gz
samba-ef10b40338a98f1700b1a8d24a445715d846a5a6.tar.bz2
samba-ef10b40338a98f1700b1a8d24a445715d846a5a6.zip
Merge branch 'displaysec' of /home/jelmer/samba4
Diffstat (limited to 'source4')
-rw-r--r--source4/libcli/security/config.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/libcli/security/config.mk b/source4/libcli/security/config.mk
index d6d9ad5545..9d23fe9588 100644
--- a/source4/libcli/security/config.mk
+++ b/source4/libcli/security/config.mk
@@ -4,7 +4,5 @@ PUBLIC_DEPENDENCIES = LIBNDR LIBSECURITY_COMMON
LIBSECURITY_OBJ_FILES = $(addprefix $(libclisrcdir)/security/, \
security_token.o security_descriptor.o \
access_check.o privilege.o sddl.o) \
- ../libcli/security/secace.o \
- ../libcli/security/secacl.o
$(eval $(call proto_header_template,$(libclisrcdir)/security/proto.h,$(LIBSECURITY_OBJ_FILES:.o=.c)))