aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorMisko Hevery2010-01-18 10:47:03 -0800
committerMisko Hevery2010-01-18 10:47:03 -0800
commit595b4ea097bcb512173b6d4a12924ea1a3d70ecd (patch)
tree24a85ee2ab41d6eb16661cf4d55443954c6c62c0 /Rakefile
parent27709c3f69384a7630aa336a1e73e730ea5f9790 (diff)
downloadangular.js-595b4ea097bcb512173b6d4a12924ea1a3d70ecd.tar.bz2
checkpoint for integration with angular
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 \