You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2013/06/29 17:18:18 UTC

[37/50] [abbrv] git commit: updated refs/heads/1843-feature-bigcouch to cba2e81

Build chttpd_external.beam


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

Branch: refs/heads/1843-feature-bigcouch
Commit: c535deae64020044477b4c2c20aec9d2affdee12
Parents: 409ffbc
Author: Paul J. Davis <pa...@gmail.com>
Authored: Mon Mar 11 18:02:41 2013 -0500
Committer: Paul J. Davis <pa...@gmail.com>
Committed: Wed Mar 20 06:02:55 2013 -0500

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


http://git-wip-us.apache.org/repos/asf/couchdb/blob/c535deae/src/chttpd/Makefile.am
----------------------------------------------------------------------
diff --git a/src/chttpd/Makefile.am b/src/chttpd/Makefile.am
index 15ae77c..c785968 100644
--- a/src/chttpd/Makefile.am
+++ b/src/chttpd/Makefile.am
@@ -33,6 +33,7 @@ compiled_files = \
 	ebin/chttpd_app.beam \
 	ebin/chttpd_config_listener.beam \
 	ebin/chttpd_db.beam \
+	ebin/chttpd_external.beam \
 	ebin/chttpd_misc.beam \
 	ebin/chttpd_rewrite.beam \
 	ebin/chttpd_show.beam \
@@ -40,7 +41,6 @@ compiled_files = \
 
 # Conflicts in couch_db.hrl prevent us from building these
 # until after we merge the couch application
-#	ebin/chttpd_external.beam
 #	ebin/chttpd_view.beam