diff options
author | Noah Slater <nslater@apache.org> | 2010-08-10 19:34:54 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2010-08-10 19:34:54 +0000 |
commit | beddfb70ba9b5c58b890d6ba8f343337fdd85498 (patch) | |
tree | 5baebacd4516a269e4919a83b63879c7409a642a /etc/Makefile.am | |
parent | 5e923a2e438f7bb1744df594258008240f959191 (diff) |
backported r984178
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@984179 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'etc/Makefile.am')
-rw-r--r-- | etc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile.am b/etc/Makefile.am index c166636c..1bebca38 100644 --- a/etc/Makefile.am +++ b/etc/Makefile.am @@ -10,7 +10,7 @@ ## License for the specific language governing permissions and limitations under ## the License. -SUBDIRS = couchdb default init launchd logrotate.d +SUBDIRS = couchdb default init launchd logrotate.d windows default_sysconf_data = logrotate.d/couchdb |