From: Jörn Zaefferer Date: Sat, 23 Sep 2006 08:21:17 +0000 (+0000) Subject: Added targets to allow building jquery with plugins; Creating the raw source files... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;ds=sidebyside;h=c79f06913801f7d700090e282ecf46123ff8ca65;p=jquery.git Added targets to allow building jquery with plugins; Creating the raw source files with plugins added works, packed/docs/tests not yet --- diff --git a/build.xml b/build.xml index 0a01b5a..4a598ea 100644 --- a/build.xml +++ b/build.xml @@ -1,8 +1,12 @@ - + + + - + + + @@ -12,8 +16,11 @@ - - + + + + + @@ -105,6 +112,38 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +