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 d425f57ca4..b2300c22b2 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
REQUIRED_SUBSYSTEMS = \
- LIBLDB
+ ldb
# End MODULE ntptr_simple_ldb
################################################