List public_key application in .app file.

Project: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/commit/5ee7aa64
Tree: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/tree/5ee7aa64
Diff: http://git-wip-us.apache.org/repos/asf/couchdb-oauth/diff/5ee7aa64

Branch: refs/heads/import
Commit: 5ee7aa640e6784c7ac35c08efa7dceeda2fe36af
Parents: ee81922
Author: Tim Fletcher <[email protected]>
Authored: Mon Jan 24 23:07:25 2011 +0000
Committer: Tim Fletcher <[email protected]>
Committed: Mon Jan 24 23:07:25 2011 +0000

----------------------------------------------------------------------
 ebin/oauth.app | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-oauth/blob/5ee7aa64/ebin/oauth.app
----------------------------------------------------------------------
diff --git a/ebin/oauth.app b/ebin/oauth.app
index 445762b..c0cc08b 100644
--- a/ebin/oauth.app
+++ b/ebin/oauth.app
@@ -15,6 +15,7 @@
     kernel,
     stdlib,
     crypto,
+    public_key,
     inets
   ]}
 ]}.

Reply via email to