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 2014/07/10 11:47:30 UTC

[31/50] documentation commit: updated refs/heads/import-master to fe7f7bf

[build] add missing Makefile.am entries. Actual file still missing.


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

Branch: refs/heads/import-master
Commit: d0ccbb5ca865fe3063c12f4f682cf75b0b3b9851
Parents: d43b202
Author: Jan Lehnardt <ja...@apache.org>
Authored: Wed Apr 16 16:42:00 2014 +0200
Committer: Jan Lehnardt <ja...@apache.org>
Committed: Wed Apr 16 16:42:00 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/d0ccbb5c/build/Makefile.am
----------------------------------------------------------------------
diff --git a/build/Makefile.am b/build/Makefile.am
index 7b95d0d..b3fba13 100644
--- a/build/Makefile.am
+++ b/build/Makefile.am
@@ -120,6 +120,7 @@ html_files = \
     html/_sources/cve/2012-5641.txt \
     html/_sources/cve/2012-5649.txt \
     html/_sources/cve/2012-5650.txt \
+    html/_sources/cve/2014-2668.txt \
     html/_sources/cve/index.txt \
     html/_sources/fauxton/addons.txt \
     html/_sources/fauxton/index.txt \
@@ -242,6 +243,7 @@ html_files = \
     html/cve/2012-5641.html \
     html/cve/2012-5649.html \
     html/cve/2012-5650.html \
+    html/cve/2014-2668.html \
     html/cve/index.html \
     html/fauxton/addons.html \
     html/fauxton/index.html \