summaryrefslogtreecommitdiff
path: root/source4/ntptr
diff options
context:
space:
mode:
Diffstat (limited to 'source4/ntptr')
-rw-r--r--source4/ntptr/config.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/ntptr/config.mk b/source4/ntptr/config.mk
index 4ccf57af99..dda4c29444 100644
--- a/source4/ntptr/config.mk
+++ b/source4/ntptr/config.mk
@@ -21,6 +21,6 @@ PUBLIC_DEPENDENCIES = DCERPC_COMMON
# End SUBSYSTEM ntptr
################################################
-NTPTR_OBJ_FILES = \
- ntptr_base.o \
- ntptr_interface.o
+ntptr_OBJ_FILES = \
+ ntptr/ntptr_base.o \
+ ntptr/ntptr_interface.o