test-leapsec \
test-ntp_prio_q \
test-ntp_restrict \
+ test-ntp_util \
test-rc_cmdlength \
test-ntp_scanner \
+ test-ntp_signdT \
$(NULL)
# test-ntp_signd \ #doesn't work, can't link it because you can't link static function
$(top_srcdir)/ntpd/ntp_leapsec.c \
$(top_srcdir)/ntpd/ntp_prio_q.c \
$(top_srcdir)/ntpd/ntp_restrict.c \
+ $(top_srcdir)/ntpd/ntp_util.c \
$(top_srcdir)/ntpd/rc_cmdlength.c \
- $(top_srcdir)/ntpd/ntp_signd.c \
+ $(top_srcdir)/ntpd/ntp_signd.c \
g_leapsec.cpp \
$(NULL)
$(srcdir)/run-leapsec.c \
$(srcdir)/run-ntp_prio_q.c \
$(srcdir)/run-ntp_restrict.c \
+ $(srcdir)/run-ntp_util.c \
$(srcdir)/run-rc_cmdlength.c \
- $(srcdir)/run-ntp_signd.c \
+ $(srcdir)/run-ntp_signdT.c \
$(NULL)
noinst_HEADERS = g_ntpdtest.h \