aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 2cedf9ddbb..1fb0cc9854 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -82,6 +82,7 @@ libwsutil_nonrepl_INCLUDES = \
sober128.h \
str_util.h \
strnatcmp.h \
+ strtoi.h \
tempfile.h \
time_util.h \
type_util.h \
@@ -150,6 +151,7 @@ libwsutil_la_SOURCES = \
sha2.c \
sober128.c \
str_util.c \
+ strtoi.c \
strnatcmp.c \
tempfile.c \
time_util.c \