diff options
-rw-r--r-- | src/erlang-oauth/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/erlang-oauth/Makefile.am b/src/erlang-oauth/Makefile.am index 76239484..50782e75 100644 --- a/src/erlang-oauth/Makefile.am +++ b/src/erlang-oauth/Makefile.am @@ -28,7 +28,7 @@ oauthebin_make_generated_file_list = \ oauth_hmac_sha1.beam \ oauth_http.beam \ oauth_plaintext.beam \ - oauth_rsa_sha1.erl \ + oauth_rsa_sha1.beam \ oauth_unix.beam \ oauth_uri.beam |