You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by da...@apache.org on 2014/02/12 07:22:09 UTC

[37/50] [abbrv] mochiweb commit: updated refs/heads/import-master to 3a54dbf

Fixed dist errors


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

Branch: refs/heads/import-master
Commit: 517c07056c98437502344147baa4386ae66d60a0
Parents: 964f465
Author: Noah Slater <ns...@apache.org>
Authored: Wed Feb 8 23:24:57 2012 +0000
Committer: Noah Slater <ns...@apache.org>
Committed: Wed Feb 8 23:36:07 2012 +0000

----------------------------------------------------------------------
 Makefile.am | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/couchdb-mochiweb/blob/517c0705/Makefile.am
----------------------------------------------------------------------
diff --git a/Makefile.am b/Makefile.am
index e14a529..d31a6eb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -30,6 +30,7 @@ mochiweb_file_collection = \
 	mochitemp.erl \
 	mochiutf8.erl \
 	mochiweb.app.in \
+	mochiweb.app.src \
 	mochiweb.erl \
 	mochiweb_acceptor.erl \
 	mochiweb_app.erl \
@@ -44,6 +45,7 @@ mochiweb_file_collection = \
 	mochiweb_mime.erl \
 	mochiweb_multipart.erl \
 	mochiweb_request.erl \
+	mochiweb_request_tests.erl \
 	mochiweb_response.erl \
 	mochiweb_skel.erl \
 	mochiweb_socket.erl \