summaryrefslogtreecommitdiff
path: root/libntp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libntp/Makefile.am')
-rw-r--r--libntp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libntp/Makefile.am b/libntp/Makefile.am
index 515fa9a..c12658f 100644
--- a/libntp/Makefile.am
+++ b/libntp/Makefile.am
@@ -78,16 +78,17 @@ libntp_a_SRCS = \
msyslog.c \
netof.c \
ntp_calendar.c \
+ ntp_crypto_rnd.c \
ntp_intres.c \
ntp_libopts.c \
ntp_lineedit.c \
+ ntp_random.c \
ntp_rfc2553.c \
ntp_worker.c \
numtoa.c \
numtohost.c \
octtoint.c \
prettydate.c \
- ntp_random.c \
recvbuff.c \
refnumtoa.c \
snprintf.c \