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 ba181e95d6..7332d97d8e 100644
--- a/wsutil/Makefile.common
+++ b/wsutil/Makefile.common
@@ -52,6 +52,7 @@ LIBWSUTIL_SRC = \
sha1.c \
strnatcmp.c \
str_util.c \
+ swar.c \
rc4.c \
report_err.c \
tempfile.c \
@@ -85,6 +86,7 @@ LIBWSUTIL_INCLUDES = \
pint.h \
rc4.h \
report_err.h \
+ swar.h \
tempfile.h \
type_util.h \
u3.h