summaryrefslogtreecommitdiff
path: root/source4/ntptr
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntptr')
-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 696f2ea10f..c47ccac755 100644
--- a/source4/ntptr/config.mk
+++ b/source4/ntptr/config.mk
@@ -7,7 +7,7 @@ INIT_FUNCTION = ntptr_simple_ldb_init
SUBSYSTEM = ntptr
OBJ_FILES = \
simple_ldb/ntptr_simple_ldb.o
-PUBLIC_DEPENDENCIES = \
+PRIVATE_DEPENDENCIES = \
ldb NDR_SPOOLSS DCERPC_COMMON
# End MODULE ntptr_simple_ldb
################################################