aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wsutil/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index 1a03b766d5..015aab89a0 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -24,13 +24,13 @@ libwsutil_LIBS = $(GLIB_LIBS) \
$(GNUTLS_LIBS)
OBJECTS = file_util.obj \
+ getopt_long.obj \
inet_aton.obj \
inet_ntop.obj \
inet_pton.obj \
$(LIBWSUTIL_SRC:.c=.obj) \
popcount.obj \
strptime.obj \
- wsgetopt.obj \
ws_mempbrk_sse42.obj
# For use when making libwsutil.dll