From b68d774267078333e546ad44741f827a5837aa15 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Sat, 21 Aug 2010 13:03:39 +0900 Subject: [PATCH] add a file to "bootstrap clean" yylwrap showed up, so it needs to be nuked with other non-repo files --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index b2677a226..569b84253 100755 --- a/bootstrap +++ b/bootstrap @@ -19,7 +19,7 @@ if test "$1" = "clean"; then rm -f aclocal.m4 build-stamp changelog-stamp config.cache config.log \ config.status configure configure-stamp install-sh libtool missing \ mkinstalldirs quakeforge-config quakeforge.lsm - rm -f compile config.guess config.sub depcomp ltmain.sh + rm -f compile config.guess config.sub depcomp ltmain.sh ylwrap rm -rf autom4te.cache cd -