summaryrefslogtreecommitdiff
path: root/source4/ntvfs/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/ntvfs/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/ntvfs/config.mk')
-rw-r--r--source4/ntvfs/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/ntvfs/config.mk b/source4/ntvfs/config.mk
index b1aada7b31..ae8d5d9b4a 100644
--- a/source4/ntvfs/config.mk
+++ b/source4/ntvfs/config.mk
@@ -90,7 +90,6 @@ OBJ_FILES = \
ntvfs_generic.o \
ntvfs_interface.o \
ntvfs_util.o
-PRIVATE_DEPENDENCIES = auth
#
# End SUBSYSTEM NTVFS
################################################