From 4e6ae21de9bc373801b68a28b66067480bda4288 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Thu, 5 Jan 2006 04:00:54 +0000 Subject: * Merged ioq3-460 - avi exporter - cl_autoRecordDemo - .asm dependencies --- misc/merge-ioq3-into-trem.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/merge-ioq3-into-trem.sh b/misc/merge-ioq3-into-trem.sh index 416d6dcb..2e4add43 100755 --- a/misc/merge-ioq3-into-trem.sh +++ b/misc/merge-ioq3-into-trem.sh @@ -31,7 +31,7 @@ rm -f `find -iname "*.def"` rm -f `find -iname "*.q3asm"` rm -f `find -iname "*.mak"` rm -f code/tools/lcc/makefile.nt -rm -f code/win32/msvc/ +rm -rf code/win32/msvc/ # Remove Linux docs rm -rf code/unix/LinuxSupport/ -- cgit