Add some more files to the build system
Project: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/commit/b91a0e4e Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/b91a0e4e Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/b91a0e4e Branch: refs/heads/import-master Commit: b91a0e4ed2bdcbcb9f068be17f382417dbda13cf Parents: df22ff4 Author: Dirkjan Ochtman <[email protected]> Authored: Tue Apr 15 10:20:31 2014 +0200 Committer: Dirkjan Ochtman <[email protected]> Committed: Tue Apr 15 22:30:40 2014 +0200 ---------------------------------------------------------------------- build/Makefile.am | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/b91a0e4e/build/Makefile.am ---------------------------------------------------------------------- diff --git a/build/Makefile.am b/build/Makefile.am index 86351f4..92ec2ff 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -450,6 +450,7 @@ src_files_html = \ ../templates/layout.html \ ../templates/help.html \ ../templates/searchbox.html \ + ../templates/tracing.html \ ../templates/utilities.html sphinx_extensions = \
