This website works better with JavaScript
Home
Explore
Help
Sign In
n4u
/
erlang-oauth
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
List public_key application in .app file.
Tim Fletcher
14 years ago
parent
ee81922dca
commit
5ee7aa640e
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
ebin/oauth.app
+ 1
- 0
ebin/oauth.app
View File
@@ -15,6 +15,7 @@
kernel,
kernel,
stdlib,
stdlib,
crypto,
crypto,
+ public_key,
inets
inets
]}
]}
]}.
]}.