aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 8f7bc7ec..56f7a9c4 100644
--- a/Rakefile
+++ b/Rakefile
@@ -34,7 +34,7 @@ task :compile do
concat = %x(cat \
src/angular.prefix \
lib/webtoolkit/webtoolkit.base64.js \
- src/Loader.js \
+ src/Angular.js \
src/API.js \
src/Binder.js \
src/ControlBar.js \