summaryrefslogtreecommitdiff
path: root/source4/lib/tls/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/tls/config.mk')
-rw-r--r--source4/lib/tls/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/tls/config.mk b/source4/lib/tls/config.mk
index 2ab296049b..f75c613e73 100644
--- a/source4/lib/tls/config.mk
+++ b/source4/lib/tls/config.mk
@@ -5,7 +5,7 @@ OBJ_FILES = \
tls.o \
tlscert.o
PUBLIC_DEPENDENCIES = \
- LIBTALLOC GNUTLS LIBSAMBA-CONFIG
+ LIBTALLOC GNUTLS LIBSAMBA-CONFIG samba-socket
#
# End SUBSYSTEM LIBTLS
################################################