Updated Branches: refs/heads/master bea8c6d16 -> a37a3eb4e
Remove with_right_sidebar from makefile Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/a37a3eb4 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/a37a3eb4 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/a37a3eb4 Branch: refs/heads/master Commit: a37a3eb4e3d52eba60d3c13b7d3e8b5a35fb7b41 Parents: bea8c6d Author: suelockwood <deathb...@apache.org> Authored: Mon Jan 13 14:58:43 2014 -0500 Committer: suelockwood <deathb...@apache.org> Committed: Mon Jan 13 14:58:43 2014 -0500 ---------------------------------------------------------------------- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/a37a3eb4/src/Makefile.am ---------------------------------------------------------------------- diff --git a/src/Makefile.am b/src/Makefile.am index 4302048..78bbfac 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -160,7 +160,6 @@ FAUXTON_FILES = \ fauxton/app/addons/fauxton/templates/pagination.html \ fauxton/app/templates/layouts/one_pane.html \ fauxton/app/templates/layouts/two_pane.html \ - fauxton/app/templates/layouts/with_right_sidebar.html \ fauxton/app/templates/layouts/with_sidebar.html \ fauxton/app/templates/layouts/with_tabs.html \ fauxton/app/templates/layouts/with_tabs_sidebar.html \