diff --git a/scripts/maketarball.sh b/scripts/maketarball.sh index e13ae041c9e20dad65f2d38b81f55e46e1f77a21..db3db269f6e500aaca67cc9aa842a36169b40993 100755 --- a/scripts/maketarball.sh +++ b/scripts/maketarball.sh @@ -161,6 +161,10 @@ function slimtree { myrmvf $1 plug-ins/analyze.ny plug-ins/fadein.ny plug-ins/fadeout.ny myrmvf $1 plug-ins/undcbias.ny printf "Done\n" + + printf "Removing developer scripts not needed to build audacity ..." + myrmrvf $1 scripts/mw2html_audacity + printf "Done\n" } # fix Windows being fussy about line endings