diff --git a/Makefile b/Makefile index 7154843b8..71128143f 100644 --- a/Makefile +++ b/Makefile @@ -18,6 +18,7 @@ all: \ js/lib/jxon.js \ js/lib/lodash.js \ js/id/id.js \ + js/id/oauth.js \ js/id/connection.js \ js/id/util.js \ js/id/actions/*.js \ diff --git a/index.html b/index.html index 89d72ffd8..8428b300f 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@