diff options
author | Paul Joseph Davis <davisp@apache.org> | 2009-09-30 03:13:31 +0000 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2009-09-30 03:13:31 +0000 |
commit | 00964d0c2978b344c1d615ee5b1625eb04507c23 (patch) | |
tree | 6aa9cde3bb6758bb930dac3bf5e76b7e43750ad5 /src | |
parent | 8bcfbdbfa181ae8f677b2d4e1e52c15d6d17e242 (diff) |
Port Noah's bugfixes to trunk.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@820162 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 5b4faae0..b9529f94 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -10,4 +10,4 @@ ## License for the specific language governing permissions and limitations under ## the License. -## This file intentionally left blank. +SUBDIRS = couchdb erlang-oauth etap ibrowse mochiweb |