diff options
author | Jan Lehnardt <jan@apache.org> | 2009-08-18 13:58:36 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2009-08-18 13:58:36 +0000 |
commit | c59f6d4dbf68c228f217b1b838286f5f57746603 (patch) | |
tree | c78444844953ff66c536518d48ceec5454af6ce6 /share | |
parent | bc185008d8e891d406a938756b5f091c41fe3fa1 (diff) |
add another file, closes COUCHDB-473 too
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@805417 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share')
-rw-r--r-- | share/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index 5a99813a..1c426bc0 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -149,6 +149,7 @@ nobase_dist_localdata_DATA = \ www/script/test/stats.js \ www/script/test/changes.js \ www/script/test/form_submit.js \ + www/script/test/reduce_builtin.js \ www/script/test/lorem.txt \ www/script/test/lorem_b64.txt \ www/style/layout.css |