summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2014-04-16 16:42:00 +0200
committerJan Lehnardt <jan@apache.org>2014-04-16 16:42:00 +0200
commit4924567b10c204f304b2cda431c8feb4cd9d47e7 (patch)
tree4ec280f5514076668a81747b746ef1d82635a7bd
parent91575baf50859cb5dd26e26435eea3131d8e92c4 (diff)
downloadcouchdb-4924567b10c204f304b2cda431c8feb4cd9d47e7.tar.gz
[build] add missing Makefile.am entries. Actual file still missing.
-rw-r--r--share/doc/build/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/doc/build/Makefile.am b/share/doc/build/Makefile.am
index 7b95d0d41..b3fba131e 100644
--- a/share/doc/build/Makefile.am
+++ b/share/doc/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 \