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:14 UTC

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

add fauxton dist to Makefile


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

Branch: refs/heads/1.5.x
Commit: f9feff35f8ad4ca7db54c003b90c9cfbae631916
Parents: 58584d7
Author: Jan Lehnardt <ja...@apache.org>
Authored: Fri Oct 4 14:42:38 2013 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Fri Oct 4 14:42:42 2013 +0200

----------------------------------------------------------------------
 share/Makefile.am | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb/blob/f9feff35/share/Makefile.am
----------------------------------------------------------------------
diff --git a/share/Makefile.am b/share/Makefile.am
index fffcd69..3d9465f 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -71,6 +71,29 @@ nobase_dist_localdata_DATA = \
     www/dialog/_save_view_as.html \
     www/dialog/_upload_attachment.html \
     www/document.html \
+    share/www/fauxton \
+    share/www/fauxton/css \
+    share/www/fauxton/css/index.css \
+    share/www/fauxton/img \
+    share/www/fauxton/img/couchdb-site.png \
+    share/www/fauxton/img/couchdblogo.png \
+    share/www/fauxton/img/fontawesome-webfont.eot \
+    share/www/fauxton/img/fontawesome-webfont.svg \
+    share/www/fauxton/img/fontawesome-webfont.ttf \
+    share/www/fauxton/img/fontawesome-webfont.woff \
+    share/www/fauxton/img/FontAwesome.otf \
+    share/www/fauxton/img/fontcustom_fauxton.eot \
+    share/www/fauxton/img/fontcustom_fauxton.svg \
+    share/www/fauxton/img/fontcustom_fauxton.ttf \
+    share/www/fauxton/img/fontcustom_fauxton.woff \
+    share/www/fauxton/img/glyphicons-halflings-white.png \
+    share/www/fauxton/img/glyphicons-halflings.png \
+    share/www/fauxton/img/linen.png \
+    share/www/fauxton/img/loader.gif \
+    share/www/fauxton/img/minilogo.png \
+    share/www/fauxton/index.html \
+    share/www/fauxton/js \
+    share/www/fauxton/js/require.js \
     www/favicon.ico \
     www/image/add.png \
     www/image/apply.gif \