Add CVE-214-2668 documentation to 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/df22ff42 Tree: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/tree/df22ff42 Diff: http://git-wip-us.apache.org/repos/asf/couchdb-documentation/diff/df22ff42 Branch: refs/heads/import-master Commit: df22ff42749ab25775caebe8c9024cb98111e9f7 Parents: 7a6af5a Author: Dirkjan Ochtman <[email protected]> Authored: Tue Apr 15 09:35:21 2014 +0200 Committer: Dirkjan Ochtman <[email protected]> Committed: Tue Apr 15 22:30:29 2014 +0200 ---------------------------------------------------------------------- build/Makefile.am | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb-documentation/blob/df22ff42/build/Makefile.am ---------------------------------------------------------------------- diff --git a/build/Makefile.am b/build/Makefile.am index f332e5c..86351f4 100644 --- a/build/Makefile.am +++ b/build/Makefile.am @@ -390,6 +390,7 @@ src_files = \ ../src/cve/2012-5641.rst \ ../src/cve/2012-5649.rst \ ../src/cve/2012-5650.rst \ + ../src/cve/2014-2668.rst \ ../src/cve/index.rst \ ../src/fauxton/addons.rst \ ../src/fauxton/index.rst \
