summaryrefslogtreecommitdiff
path: root/wiretap/Makefile.nmake
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2008-07-02 02:00:28 +0000
committerGuy Harris <guy@alum.mit.edu>2008-07-02 02:00:28 +0000
commit3f215ba230aae3dfed8b605ccec4475b6393f617 (patch)
tree628b498f460998c76bdce6761f0e23773ac1ed7c /wiretap/Makefile.nmake
parent6995b0b3926302301f468cbd97291d38a66aa5dd (diff)
downloadwireshark-3f215ba230aae3dfed8b605ccec4475b6393f617.tar.gz
This directory needs some checkapi love; it's not yet ready for that to
be a default part of the build process, now that we're doing some more checking. svn path=/trunk/; revision=25658
Diffstat (limited to 'wiretap/Makefile.nmake')
-rw-r--r--wiretap/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/Makefile.nmake b/wiretap/Makefile.nmake
index 5bbb3595c9..c6a9aa6715 100644
--- a/wiretap/Makefile.nmake
+++ b/wiretap/Makefile.nmake
@@ -24,7 +24,7 @@ wiretap_LIBS = \
..\wsutil\libwsutil.lib \
$(ZLIB_LIBS)
-all: checkapi wiretap-$(WTAP_VERSION).dll
+all: wiretap-$(WTAP_VERSION).dll
wiretap-$(WTAP_VERSION).lib: wiretap-$(WTAP_VERSION).dll
wiretap-$(WTAP_VERSION).exp: wiretap-$(WTAP_VERSION).dll