aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-05-30 00:04:03 +0000
committerGerald Combs <gerald@wireshark.org>2012-05-30 00:04:03 +0000
commit18ac3d94ee532b0907546d6d1363b542a6929e45 (patch)
treecc060932712db74ad50d64fce4880d2e411b3ffc /Makefile.nmake
parent43670460ff8c54a92c841653a758fd48c9e08a01 (diff)
Extract into the right directory.
svn path=/trunk/; revision=42906
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index c4cfa8393c..ca49852628 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -900,7 +900,7 @@ process_libs:
!ENDIF
!IFDEF GEOIP_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \
- GeoIP-$(GEOIP_PKG)-$(WIRESHARK_TARGET_PLATFORM)ws GeoIP-$(GEOIP_PKG)-$(WIRESHARK_TARGET_PLATFORM)ws.zip
+ . GeoIP-$(GEOIP_PKG)-$(WIRESHARK_TARGET_PLATFORM)ws.zip
!ENDIF
!IFDEF HHC_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \