You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ga...@apache.org on 2014/02/03 11:12:42 UTC

[18/22] couchdb commit: updated refs/heads/paginate-api-options to 5d2a6f9

Remove fauxton/layout.js from Makefile


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

Branch: refs/heads/paginate-api-options
Commit: b68eb1746785e2bfbc43e188c4125092d9941bfc
Parents: 6ea2b08
Author: Garren Smith <ga...@gmail.com>
Authored: Sat Feb 1 12:02:58 2014 +0200
Committer: Garren Smith <ga...@gmail.com>
Committed: Sat Feb 1 12:02:58 2014 +0200

----------------------------------------------------------------------
 src/Makefile.am | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/b68eb174/src/Makefile.am
----------------------------------------------------------------------
diff --git a/src/Makefile.am b/src/Makefile.am
index e7efd4c..32a1a6a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -149,7 +149,6 @@ FAUXTON_FILES = \
     fauxton/app/addons/documents/views.js \
     fauxton/app/addons/fauxton/base.js \
     fauxton/app/addons/fauxton/components.js \
-    fauxton/app/addons/fauxton/layout.js \
     fauxton/app/addons/fauxton/resizeColumns.js \
     fauxton/app/addons/fauxton/tests/baseSpec.js \
     fauxton/app/addons/fauxton/tests/navbarSpec.js \