diff options
Diffstat (limited to 'libntp/Makefile.am')
-rw-r--r-- | libntp/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libntp/Makefile.am b/libntp/Makefile.am index 6f3c0ba459e3f..04b53b0cbe971 100644 --- a/libntp/Makefile.am +++ b/libntp/Makefile.am @@ -110,6 +110,7 @@ libntp_a_SRCS = \ vint64ops.c \ work_fork.c \ work_thread.c \ + xsbprintf.c \ ymd2yd.c \ $(libisc_SRCS) \ $(NULL) |