Added the inital build directory.
[jquery.git] / build.sh
diff --git a/build.sh b/build.sh
deleted file mode 100755 (executable)
index 1fda376..0000000
--- a/build.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-cat jquery/jquery.js event/event.js fx/fx.js ajax/ajax.js > jquery-svn.js
-cd docs && ./build.sh && cd ..