aboutsummaryrefslogtreecommitdiffstats
path: root/extcap/Makefile.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'extcap/Makefile.nmake')
-rw-r--r--extcap/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/extcap/Makefile.nmake b/extcap/Makefile.nmake
index 4eea2b628b..57db68e8ff 100644
--- a/extcap/Makefile.nmake
+++ b/extcap/Makefile.nmake
@@ -65,6 +65,7 @@ ciscodump_OBJECTS = $(ciscodump_SOURCES:.c=.obj)
ciscodump_WSLIBS = \
..\wiretap\wiretap-$(WTAP_VERSION).lib \
+ ..\writecap\libwritecap.lib \
..\wsutil\libwsutil.lib
ciscodump_LIBS = $(ciscodump_WSLIBS) \