From e192fe836b55d7e58273554a3a739218bd78798e Mon Sep 17 00:00:00 2001 From: Filipe David Borba Manana Date: Sun, 12 Jun 2011 16:14:33 +0000 Subject: Fix erlang-oauth Makefile.am (wrong file extension) git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1134941 13f79535-47bb-0310-9956-ffa450edef68 --- src/erlang-oauth/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/erlang-oauth') 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 -- cgit v1.2.3