summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-07-11 12:26:29 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-07-11 12:26:29 -0400
commitf83b435c83b27fc7c6baf9be9305b1aa72095093 (patch)
treeec1343e873d7684513b74b87942274f3191130fc /tools
parent3b8f2e82f27215d5c24e964b88ff7784164dc2ca (diff)
Add clean script to windows stuff to save a bit of typing
Diffstat (limited to 'tools')
-rw-r--r--tools/windows_packaging/clean.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/windows_packaging/clean.sh b/tools/windows_packaging/clean.sh
new file mode 100644
index 0000000000..95776124aa
--- /dev/null
+++ b/tools/windows_packaging/clean.sh
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+. mingw-env.sh
+
+rm -rf $BUILD_DIR