From d4c1ddcc90c1e2e8660598fc36b3772d2bff6816 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 15 May 2008 23:08:33 +0000 Subject: 1 Moved the stuff to trunk! --- build.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 build.sh (limited to 'build.sh') diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..7ea62f4 --- /dev/null +++ b/build.sh @@ -0,0 +1,4 @@ +#!/bin/sh -x + +ant $@ + -- cgit v1.2.3