diff options
author | Jan Lehnardt <jan@apache.org> | 2010-04-01 14:20:16 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-04-01 14:20:16 +0000 |
commit | 3a30ebac70a7baef18719357c8b7ff00edbbfa83 (patch) | |
tree | 21bce8c72019ad65b7e4306eea97a7aed22f9ccb | |
parent | a355c4f2652bbab2ed3993e4ab1f88588850356c (diff) |
tab to space
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@929987 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | share/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/Makefile.am b/share/Makefile.am index d917e389..a6911b12 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -137,7 +137,7 @@ nobase_dist_localdata_DATA = \ www/script/test/lots_of_docs.js \ www/script/test/multiple_rows.js \ www/script/test/oauth.js \ - www/script/test/proxyauth.js \ + www/script/test/proxyauth.js \ www/script/test/purge.js \ www/script/test/reader_acl.js \ www/script/test/recreate_doc.js \ |