diff options
| author | Noah Slater <nslater@apache.org> | 2010-08-10 19:33:21 +0000 |
|---|---|---|
| committer | Noah Slater <nslater@apache.org> | 2010-08-10 19:33:21 +0000 |
| commit | 79d3861733a2f492f9e4c4de50b4bfeb5ca89e64 (patch) | |
| tree | 4f383d1c378187680796e092bf5f46957b4a02c7 /etc/Makefile.am | |
| parent | 501dc95ca8cb5dad6b42decd6b3443691bce7a1e (diff) | |
added etc/windows to the build, fixes COUCHDB-849
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@984178 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 |
