summaryrefslogtreecommitdiff
path: root/share/Makefile.am
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-06-01 13:17:19 +0000
committerJan Lehnardt <jan@apache.org>2010-06-01 13:17:19 +0000
commit6fffa56b736946cedf9d7199cae1a7eb1c16bd81 (patch)
tree093e2585f0c5dece2bbfd6e943fe015c76166a32 /share/Makefile.am
parent5731599ef0128fca97444ee34dd2ca71edcaf16a (diff)
add base64.js to license.skip and Makefile.am
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950066 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/Makefile.am')
-rw-r--r--share/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/Makefile.am b/share/Makefile.am
index ac4d6fb0..16221307 100644
--- a/share/Makefile.am
+++ b/share/Makefile.am
@@ -103,6 +103,7 @@ nobase_dist_localdata_DATA = \
www/script/json2.js \
www/script/oauth.js \
www/script/sha1.js \
+ www/script/base64.js \
www/script/test/all_docs.js \
www/script/test/attachments.js \
www/script/test/attachments_multipart.js \