summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGurucharan Shetty <gshetty@nicira.com>2015-02-05 09:49:26 -0800
committerGurucharan Shetty <gshetty@nicira.com>2015-02-05 11:21:16 -0800
commitd8a2492726b7bd18ff5836b9138189c356a2c412 (patch)
tree353794b69d9f851e71fad57bff0d3e31047922a1 /Makefile.am
parentbb996e5b7808d42aba504a3c04a49556a45009e3 (diff)
downloadopenvswitch-d8a2492726b7bd18ff5836b9138189c356a2c412.tar.gz
appveyor: Provide a autobuild service for Windows.
The appveyor.yml file added through this commit lets AppVeyor auto build service to run a build of OVS on Windows platform. Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 3e5e0b2d1..28496b32d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -65,6 +65,7 @@ PYCOV_CLEAN_FILES = build-aux/check-structs,cover
# A list of Markdown-formatted documentation that will automatically be
# included in the "make dist-docs" output.
docs = \
+ appveyor.yml \
CONTRIBUTING.md \
CodingStyle.md \
DESIGN.md \