summaryrefslogtreecommitdiff
path: root/source4/lib/basic.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/basic.mk')
-rw-r--r--source4/lib/basic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk
index 27f1f1afb9..c60e95e0c4 100644
--- a/source4/lib/basic.mk
+++ b/source4/lib/basic.mk
@@ -25,7 +25,7 @@ PRIVATE_PROTO_HEADER = netif/proto.h
OBJ_FILES = \
netif/interface.o \
netif/netif.o
-PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL
+PRIVATE_DEPENDENCIES = LIBSAMBA-UTIL EXT_NSL
# End SUBSYSTEM LIBNETIF
##############################