summaryrefslogtreecommitdiff
path: root/wsutil
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index a92ee5da2d..dce3e5b38d 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -26,6 +26,7 @@ OBJECTS = file_util.obj \
inet_ntop.obj \
inet_pton.obj \
$(LIBWSUTIL_SRC:.c=.obj) \
+ popcount.obj \
strptime.obj \
wsgetopt.obj \
ws_mempbrk_sse42.obj