From 88328bdf685bd737150bb322a255444fa5561a40 Mon Sep 17 00:00:00 2001 From: Noah Slater Date: Tue, 29 Sep 2009 00:07:28 +0000 Subject: all hail paul davis git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@819780 13f79535-47bb-0310-9956-ffa450edef68 --- src/erlang-oauth/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/erlang-oauth/Makefile.am b/src/erlang-oauth/Makefile.am index 5cc32704..c87d7f68 100644 --- a/src/erlang-oauth/Makefile.am +++ b/src/erlang-oauth/Makefile.am @@ -18,7 +18,6 @@ oauthebindir = $(localerlanglibdir)/erlang-oauth/ebin oauth_file_collection = \ oauth.erl \ oauth_hmac_sha1.erl \ -# oauth_rsa_sha1.erl \ oauth_http.erl \ oauth_plaintext.erl \ oauth_unix.erl \ @@ -29,7 +28,6 @@ oauthebin_static_file = oauth.app oauthebin_make_generated_file_list = \ oauth.beam \ oauth_hmac_sha1.beam \ -# oauth_rsa_sha1.beam \ oauth_http.beam \ oauth_plaintext.beam \ oauth_unix.beam \ -- cgit v1.2.3