summaryrefslogtreecommitdiff
path: root/source4/ntptr/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntptr/config.mk')
-rw-r--r--source4/ntptr/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntptr/config.mk b/source4/ntptr/config.mk
index c47ccac755..38a582291f 100644
--- a/source4/ntptr/config.mk
+++ b/source4/ntptr/config.mk
@@ -8,7 +8,7 @@ SUBSYSTEM = ntptr
OBJ_FILES = \
simple_ldb/ntptr_simple_ldb.o
PRIVATE_DEPENDENCIES = \
- ldb NDR_SPOOLSS DCERPC_COMMON
+ LIBLDB NDR_SPOOLSS DCERPC_COMMON
# End MODULE ntptr_simple_ldb
################################################