aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/Makefile.common')
-rw-r--r--wsutil/Makefile.common2
1 files changed, 2 insertions, 0 deletions
diff --git a/wsutil/Makefile.common b/wsutil/Makefile.common
index f334d5f95b..dd15f9fb51 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -43,6 +43,7 @@ LIBWSUTIL_SRC = \
mpeg-audio.c \
nstime.c \
privileges.c \
+ strnatcmp.c \
str_util.c \
report_err.c \
tempfile.c \
@@ -63,6 +64,7 @@ LIBWSUTIL_INCLUDES = \
mpeg-audio.h \
nstime.h \
privileges.h \
+ strnatcmp.h \
str_util.h \
report_err.h \
tempfile.h \