From 1456e6bd4e03743bbd72d47c92e12aef396d823e Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 17 Oct 2009 22:49:07 +0000 Subject: [PATCH] another skip dir git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2155 42af7a65-404d-4744-a932-0658087f49c3 --- tools/zipme.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/zipme.sh b/tools/zipme.sh index 733a496093..8b4be54f99 100755 --- a/tools/zipme.sh +++ b/tools/zipme.sh @@ -50,7 +50,8 @@ GARBAGEDIRS="\ configs/sim/doc/include\ configs/sim/doc/src\ arch/c5471\ - arch/dm320 + arch/dm320\ + netutils/thttpd/extras " # Make sure we know what is going on