Updated Branches:
  refs/heads/1.6.x 1e0a1b3a7 -> 5060ac7c4

Remove reference to file that doesn't exist on the branch


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

Branch: refs/heads/1.6.x
Commit: 5060ac7c4b1d9269cbb33f9c3c521267c9f1c5dd
Parents: 1e0a1b3
Author: Dirkjan Ochtman <[email protected]>
Authored: Tue Jan 21 16:06:34 2014 +0100
Committer: Dirkjan Ochtman <[email protected]>
Committed: Tue Jan 21 16:06:34 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/5060ac7c/src/Makefile.am
----------------------------------------------------------------------
diff --git a/src/Makefile.am b/src/Makefile.am
index c78e619..2292ccf 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,7 +69,6 @@ FAUXTON_FILES = \
     fauxton/app/addons/config/base.js \
     fauxton/app/addons/config/resources.js \
     fauxton/app/addons/config/routes.js \
-    fauxton/app/addons/config/views.js \
     fauxton/app/addons/config/assets/less/config.less \
     fauxton/app/addons/config/templates/dashboard.html \
     fauxton/app/addons/config/templates/item.html \

Reply via email to