diff options
| author | Noah Slater <nslater@apache.org> | 2010-08-10 22:43:02 +0000 |
|---|---|---|
| committer | Noah Slater <nslater@apache.org> | 2010-08-10 22:43:02 +0000 |
| commit | cc1910f73fbd20c5ffc94bd61e7701d7f5e4c92a (patch) | |
| tree | dffe636262c322f954b03ae2f16db0b256338f3a /configure.ac | |
| parent | 6be241f77fdd034026804fb5999414a833d2c099 (diff) | |
| parent | b6cc62eb9563103616dbbe59b94cd7f682b5353a (diff) | |
tagging 1.0.1
git-svn-id: https://svn.apache.org/repos/asf/couchdb/tags/1.0.1@984255 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 0c089523..c609a084 100644 --- a/configure.ac +++ b/configure.ac @@ -391,6 +391,7 @@ AC_CONFIG_FILES([etc/launchd/org.apache.couchdb.plist.tpl]) AC_CONFIG_FILES([etc/launchd/Makefile]) AC_CONFIG_FILES([etc/logrotate.d/couchdb.tpl]) AC_CONFIG_FILES([etc/logrotate.d/Makefile]) +AC_CONFIG_FILES([etc/windows/Makefile]) AC_CONFIG_FILES([etc/Makefile]) AC_CONFIG_FILES([share/Makefile]) AC_CONFIG_FILES([src/Makefile]) |
