aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-05-30 00:11:11 +0000
committerGerald Combs <gerald@wireshark.org>2012-05-30 00:11:11 +0000
commit3ea4fe2c4a12c9c17255a5da9767afcd8820e211 (patch)
tree5a31ac4560c1e1f69353247a30813760543e21f6 /Makefile.nmake
parent18ac3d94ee532b0907546d6d1363b542a6929e45 (diff)
Back out previous change.
svn path=/trunk/; revision=42907
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 ca49852628..c4cfa8393c 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.zip
+ GeoIP-$(GEOIP_PKG)-$(WIRESHARK_TARGET_PLATFORM)ws GeoIP-$(GEOIP_PKG)-$(WIRESHARK_TARGET_PLATFORM)ws.zip
!ENDIF
!IFDEF HHC_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \