aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2015-08-31 12:19:34 +0200
committerAnders Broman <a.broman58@gmail.com>2015-08-31 20:14:53 +0000
commite9614ad7bad3078876c370a5e2f697fb61664322 (patch)
treeb9b488cffa34349a1460f9541eaab4507cefaa9c /Makefile.nmake
parent1772416170259ecc732bc6bbb59798433a26e483 (diff)
Windows: update GeoIP library to 1.6.6
Change-Id: I56f58e52fa39fdddd35bcc7ef6d96cfa4042892d Reviewed-on: https://code.wireshark.org/review/10333 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 3cad4438f6..e2077a2c29 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -1179,10 +1179,7 @@ clean_setup:
rm -r -f AirPcap_Devpack_4_0_0_1480
rm -r -f AirPcap_Devpack_4_1_0_1622
rm -r -f GeoIP-1.4.5ws
- rm -r -f GeoIP-1.4.6-win??ws
- rm -r -f GeoIP-1.4.8-win??ws
- rm -r -f GeoIP-1.4.8-*-win??ws
- rm -r -f GeoIP-1.5.1-*-win??ws
+ rm -r -f GeoIP-1.*-win??ws
rm -r -f WinSparkle-0.3-44-g2c8d9d3-win??ws
rm -r -f WpdPack
cd "$(MAKEDIR)"