Fix make distcheck

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

Branch: refs/heads/1960-paginate-all_dbs
Commit: d734db08e2298941b67913e55874aa2b45d7a6bc
Parents: d5f0976
Author: Alexander Shorin <[email protected]>
Authored: Mon Dec 16 21:58:04 2013 +0400
Committer: Alexander Shorin <[email protected]>
Committed: Mon Dec 16 21:58:04 2013 +0400

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/d734db08/src/Makefile.am
----------------------------------------------------------------------
diff --git a/src/Makefile.am b/src/Makefile.am
index dea9287..378f82b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -109,7 +109,7 @@ FAUXTON_FILES = \
     fauxton/app/app.js \
     fauxton/app/config.js \
     fauxton/app/helpers.js \
-    fauxton/app/initialize.js \
+    fauxton/app/initialize.js.underscore \
     fauxton/app/load_addons.js.underscore \
     fauxton/app/main.js \
     fauxton/app/mixins.js \

Reply via email to