summaryrefslogtreecommitdiff
path: root/source4/auth/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-27 02:04:38 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:46:18 +0100
commit0ac6bffdf46003517127fbd9763f74e09e96c21a (patch)
tree40b0a1883a8864f4041fd6493e5acb6c5241cc53 /source4/auth/config.mk
parent25143a26481e735c46c61aa3673eb4858a7819be (diff)
downloadsamba-0ac6bffdf46003517127fbd9763f74e09e96c21a.tar.gz
samba-0ac6bffdf46003517127fbd9763f74e09e96c21a.tar.bz2
samba-0ac6bffdf46003517127fbd9763f74e09e96c21a.zip
r26136: Attempt to fix dependencies for auth.
(This used to be commit abf2600a044cdbab6c5d7880d18217bff3d15c39)
Diffstat (limited to 'source4/auth/config.mk')
-rw-r--r--source4/auth/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/config.mk b/source4/auth/config.mk
index 2e9b2d86ce..58bc7ce9ba 100644
--- a/source4/auth/config.mk
+++ b/source4/auth/config.mk
@@ -80,7 +80,6 @@ OBJ_FILES = \
auth_util.o \
auth_simple.o
PUBLIC_DEPENDENCIES = LIBSECURITY SAMDB CREDENTIALS
-PRIVATE_DEPENDENCIES = auth_session auth_system_session
# End SUBSYSTEM auth
#######################