aboutsummaryrefslogtreecommitdiffstats
path: root/cleanbld.bat
diff options
context:
space:
mode:
Diffstat (limited to 'cleanbld.bat')
-rw-r--r--cleanbld.bat4
1 files changed, 3 insertions, 1 deletions
diff --git a/cleanbld.bat b/cleanbld.bat
index 58850ac615..d4a558f8e3 100644
--- a/cleanbld.bat
+++ b/cleanbld.bat
@@ -2,7 +2,7 @@ echo off
rem cleanbld.bat
rem Script to clean up from a build on another platform
rem
-rem $Id: cleanbld.bat,v 1.2 2003/03/12 00:11:09 guy Exp $
+rem $Id: cleanbld.bat,v 1.3 2003/04/07 18:43:03 guy Exp $
rem
rem Ethereal - Network traffic analyzer
rem By Gerald Combs <gerald@ethereal.com>
@@ -33,3 +33,5 @@ del/f config.h
del/f epan\config.h
del/f wiretap\config.h
del/f epan\dfilter\scanner.c
+del/f wiretap\ascend-scanner.c
+del/f text2pcap-scanner.c