summaryrefslogtreecommitdiff
path: root/wiretap/Makefile.nmake
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2008-05-08 09:37:11 +0000
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2008-05-08 09:37:11 +0000
commit7e40100fb3071f2be6e8e00643b73f352452dcd8 (patch)
tree563ae560a8d24603321e98f27ef2b2aa05952e52 /wiretap/Makefile.nmake
parent723f40845eed18879f3c655656dcb49f1839a322 (diff)
downloadwireshark-7e40100fb3071f2be6e8e00643b73f352452dcd8.tar.gz
From Anders: Checkapi enabled for wiretap and more functions converted.
svn path=/trunk/; revision=25257
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 e26ff117a6..e309251857 100644
--- a/wiretap/Makefile.nmake
+++ b/wiretap/Makefile.nmake
@@ -23,7 +23,7 @@ wiretap_LIBS = \
$(GLIB_LIBS) \
$(ZLIB_LIBS)
-all: wiretap-$(WTAP_VERSION).dll
+all: checkapi wiretap-$(WTAP_VERSION).dll
wiretap-$(WTAP_VERSION).lib: wiretap-$(WTAP_VERSION).dll
wiretap-$(WTAP_VERSION).exp: wiretap-$(WTAP_VERSION).dll