summaryrefslogtreecommitdiff
path: root/source4/ntp_signd/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-05-28 13:21:26 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-05-28 13:21:26 +1000
commitbaa2dffdf34c2f3aa150695c60742d616eeb3b09 (patch)
tree3ba717535b47cfcd039277285d5d7681ac7ae691 /source4/ntp_signd/config.mk
parent51ae2302a68033b1b79a4ebc8d4cbab64adcf843 (diff)
downloadsamba-baa2dffdf34c2f3aa150695c60742d616eeb3b09.tar.gz
samba-baa2dffdf34c2f3aa150695c60742d616eeb3b09.tar.bz2
samba-baa2dffdf34c2f3aa150695c60742d616eeb3b09.zip
Bring up the ntp signing deamon
This starts ntp_signd at startup, and fixes some build issues. Andrew Bartlett (This used to be commit cb0dcd5c3dfe2a46755270a4594b7289f555d814)
Diffstat (limited to 'source4/ntp_signd/config.mk')
-rw-r--r--source4/ntp_signd/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/ntp_signd/config.mk b/source4/ntp_signd/config.mk
index e8d0530f62..96e0de5583 100644
--- a/source4/ntp_signd/config.mk
+++ b/source4/ntp_signd/config.mk
@@ -10,5 +10,5 @@ PRIVATE_DEPENDENCIES = \
# End SUBSYSTEM NTP_SIGND
#######################
-NTP_SIGND_OBJ_FILES = $(addprefix $(ntp_signd_srcdir)/, ntp_signd.o)
+NTP_SIGND_OBJ_FILES = $(addprefix $(ntp_signdsrcdir)/, ntp_signd.o)