aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-07 03:25:01 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2009-03-07 03:25:01 +0000
commit04d369a2b845265d11d9cf85a91dbf396c04eaf2 (patch)
tree1851a11ee2e1cc48258c2e00805f4771762086da /Makefile.nmake
parent4188ee8c1a5ee47ddecb56a54d8c433678318782 (diff)
Fix Win32 build breakage.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27634 f5534014-38df-0310-8fa8-9805f1628bb7
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 643617e18c..f46f1b98a8 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -733,7 +733,7 @@ process_libs:
gettext-runtime-0.17-1 gettext-runtime-0.17-1.zip
!ELSE
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
- gettext-0.17-1 gettext_0.17-1_win64.zip
+ gettext-0.17-1 gettext$(GETTEXT_PKG).zip
!ENDIF
!IFDEF KFW_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIBS)" \