aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2012-05-31 08:08:44 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2012-05-31 08:08:44 +0000
commitc8b19701bfad246cbb1e283b881c6e162da27088 (patch)
tree0e75412bf5a6e70bc598eacbbd9ab9bae70235fe /Makefile.nmake
parent867de6145e1e80d10b4a3b6878441c98f852e018 (diff)
Clean GeoIP-1.4.8-*-win??ws folder with setup target
svn path=/trunk/; revision=42938
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 c4cfa8393c..803cd25c2c 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -974,6 +974,7 @@ clean_setup:
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 WpdPack
cd "$(MAKEDIR)"