summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNoah Slater <nslater@apache.org>2010-08-10 19:33:21 +0000
committerNoah Slater <nslater@apache.org>2010-08-10 19:33:21 +0000
commit79d3861733a2f492f9e4c4de50b4bfeb5ca89e64 (patch)
tree4f383d1c378187680796e092bf5f46957b4a02c7 /configure.ac
parent501dc95ca8cb5dad6b42decd6b3443691bce7a1e (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 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 1f0b7cf4..b776a258 100644
--- a/configure.ac
+++ b/configure.ac
@@ -397,6 +397,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])