summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-12-15 22:23:38 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:50:28 +0100
commitbe8a2ad3423d8579962d7af253a4c1bbfa66176b (patch)
tree32ad2bb42871c0f34df52cc2321e8e89a4c3fa32 /source4/heimdal_build
parentb04bae87154494fd0001ddc8df41d9fa01ea1ce7 (diff)
downloadsamba-be8a2ad3423d8579962d7af253a4c1bbfa66176b.tar.gz
samba-be8a2ad3423d8579962d7af253a4c1bbfa66176b.tar.bz2
samba-be8a2ad3423d8579962d7af253a4c1bbfa66176b.zip
r26462: Tighten dependencies.
(This used to be commit 020f2f7426c2850fffc272f53065fa7305dd0313)
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index ce5fa6e98e..b534c9bc9f 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -429,7 +429,7 @@ PUBLIC_DEPENDENCIES = \
[SUBSYSTEM::HEIMDAL_GLUE]
CFLAGS = -Iheimdal_build -Iheimdal/lib/krb5 -Iheimdal/lib/asn1 -Iheimdal/lib/com_err
OBJ_FILES = glue.o
-PUBLIC_DEPENDENCIES = LIBNETIF
+PUBLIC_DEPENDENCIES = LIBNETIF LIBSAMBA-CONFIG
# End SUBSYSTEM HEIMDAL_GLUE
#######################