summaryrefslogtreecommitdiff
path: root/source4/cldap_server/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-04-20 10:57:13 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:51:14 -0500
commit35ffca89326aec48f755c0b1db52826dab3dced7 (patch)
tree518cfcf549e25a18a035473ae7843c26d4d7598d /source4/cldap_server/config.mk
parent8a33415f115c8e2afd78021370b5203f78e1b2f8 (diff)
downloadsamba-35ffca89326aec48f755c0b1db52826dab3dced7.tar.gz
samba-35ffca89326aec48f755c0b1db52826dab3dced7.tar.bz2
samba-35ffca89326aec48f755c0b1db52826dab3dced7.zip
r22403: this dependencies should be private
metze (This used to be commit c3cc03ffb290cb7c1eba51e98c52e5e7c1aba5fb)
Diffstat (limited to 'source4/cldap_server/config.mk')
-rw-r--r--source4/cldap_server/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/cldap_server/config.mk b/source4/cldap_server/config.mk
index a5e2d52d1c..9dd3758e7a 100644
--- a/source4/cldap_server/config.mk
+++ b/source4/cldap_server/config.mk
@@ -10,7 +10,7 @@ OBJ_FILES = \
cldap_server.o \
netlogon.o \
rootdse.o
-PUBLIC_DEPENDENCIES = \
+PRIVATE_DEPENDENCIES = \
LIBCLI_CLDAP LIBNETIF process_model
# End SUBSYSTEM CLDAPD
#######################