You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ja...@apache.org on 2013/10/07 18:20:28 UTC

[22/47] git commit: updated refs/heads/1.5.x to 797537c

remove accidental edit


Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo
Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/1b994920
Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/1b994920
Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/1b994920

Branch: refs/heads/1.5.x
Commit: 1b99492009787ab7f1d4b59070c2ecd908598171
Parents: 703d391
Author: Jan Lehnardt <ja...@apache.org>
Authored: Fri Oct 4 15:04:19 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Fri Oct 4 15:04:19 2013 +0200

----------------------------------------------------------------------
 src/my-first-couchdb-plugin/Makefile.am | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/1b994920/src/my-first-couchdb-plugin/Makefile.am
----------------------------------------------------------------------
diff --git a/src/my-first-couchdb-plugin/Makefile.am b/src/my-first-couchdb-plugin/Makefile.am
index cb3b70f..d15897f 100644
--- a/src/my-first-couchdb-plugin/Makefile.am
+++ b/src/my-first-couchdb-plugin/Makefile.am
@@ -13,7 +13,6 @@
 EXTRA_DIST =
   .gitignore \
   Makefile.dist \
-  Makefile.am \
   priv/default.d/my_first_couchdb_plugin.ini \
   README.md \
   src/my_first_couchdb_plugin.app.src \