summaryrefslogtreecommitdiff
path: root/etc/windows/Makefile.am
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 /etc/windows/Makefile.am
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 'etc/windows/Makefile.am')
-rw-r--r--etc/windows/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/windows/Makefile.am b/etc/windows/Makefile.am
new file mode 100644
index 00000000..5b4faae0
--- /dev/null
+++ b/etc/windows/Makefile.am
@@ -0,0 +1,13 @@
+## Licensed under the Apache License, Version 2.0 (the "License"); you may not
+## use this file except in compliance with the License. You may obtain a copy of
+## the License at
+##
+## http://www.apache.org/licenses/LICENSE-2.0
+##
+## Unless required by applicable law or agreed to in writing, software
+## distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
+## WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
+## License for the specific language governing permissions and limitations under
+## the License.
+
+## This file intentionally left blank.