diff options
| author | Christopher Lenz <cmlenz@apache.org> | 2009-01-07 21:03:41 +0000 | 
|---|---|---|
| committer | Christopher Lenz <cmlenz@apache.org> | 2009-01-07 21:03:41 +0000 | 
| commit | b4b3f972483c20f17266987d94ae3b32ed00aa2d (patch) | |
| tree | d5709d58d6703e39a00c1b28b57011240e4fd4d3 /share | |
| parent | ef1e6a1c98ff0c2e2bb2789495c9d272f14078b8 (diff) | |
Add jquery.history to the build and the LICENSE/NOTICE files.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@732492 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 bf3b074b..11712283 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -63,6 +63,7 @@ nobase_dist_localdata_DATA = \      www/script/jquery.couch.js \      www/script/jquery.dialog.js \      www/script/jquery.form.js \ +    www/script/jquery.history.js \      www/script/jquery.resizer.js \      www/script/jquery.suggest.js \      www/script/json2.js \ | 
