aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorBalint Reczey <balint.reczey@ericsson.com>2008-11-19 13:49:31 +0000
committerBalint Reczey <balint.reczey@ericsson.com>2008-11-19 13:49:31 +0000
commitd343f41bcf6401dde933335b5bd97fbec3b56321 (patch)
treee4e2380748c11865536559fe9e7e0af919311cb6 /Makefile.nmake
parentaaee3d38ebaf1c014505fbb14e84e23183d630a8 (diff)
Remove old lua5.1 dir when performing clean_setup.
From Christopher Maynard. This fixes bug 3072 (with commit 26810). svn path=/trunk/; revision=26811
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 64fc0dd610..a4750464e2 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -862,6 +862,7 @@ clean_setup:
rm -r -f $(WIRESHARK_LIBS)/gtk-wimp
rm -r -f $(WIRESHARK_LIBS)/kfw-2.5
rm -r -f $(WIRESHARK_LIBS)/libiconv-1.9.1.bin.woe32
+ rm -r -f $(WIRESHARK_LIBS)/lua5.1
rm -r -f $(WIRESHARK_LIBS)/lua5.1.4
rm -r -f $(WIRESHARK_LIBS)/libsmi-0.4.5
rm -r -f $(WIRESHARK_LIBS)/libsmi-0.4.8