Browse Source

List public_key application in .app file.

Tim Fletcher 14 years ago
parent
commit
5ee7aa640e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ebin/oauth.app

+ 1 - 0
ebin/oauth.app

@@ -15,6 +15,7 @@
     kernel,
     stdlib,
     crypto,
+    public_key,
     inets
   ]}
 ]}.