aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-06-05 23:43:02 +0000
committerGerald Combs <gerald@wireshark.org>2012-06-05 23:43:02 +0000
commite63f70cfc22a5d58413b7b16e8acd2f78ffaaf9e (patch)
tree26affbce4967d01c5d273cd1ed113f4cb07051f4 /Makefile.nmake
parentf55499482359eca099a736c42fa79bd250a173b6 (diff)
Add the GeoIP DLL.
svn path=/trunk/; revision=43128
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 988fa58836..c7560a7601 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -441,6 +441,7 @@ SMI_DIR = $(SMI_DIR:\=/)
KFW_DIR = $(KFW_DIR:\=/)
LUA_DIR = $(LUA_DIR:\=/)
PORTAUDIO_DIR = $(PORTAUDIO_DIR:\=/)
+GEOIP_DIR = $(GEOIP_DIR:\=/)
INTL_DLL = $(INTL_DLL)