[ovs-dev] [PATCH] Makefile.am: Distribute poc/playbook-fedora-builder.yml.

Ben Pfaff blp at ovn.org
Wed Apr 25 19:48:07 UTC 2018


This fixes a broken build.

CC: Ansis Atteka <aatteka at ovn.org>
Fixes: 3a2ceb01c81b ("poc: Automate building of Fedora rpm packages")
Signed-off-by: Ben Pfaff <blp at ovn.org>
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index be4de00a8be0..e34fb3455e3a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -85,6 +85,7 @@ EXTRA_DIST = \
 	boot.sh \
 	poc/builders/Vagrantfile \
 	poc/playbook-centos-builder.yml \
+	poc/playbook-fedora-builder.yml \
 	poc/playbook-ubuntu-builder.yml \
 	$(MAN_FRAGMENTS) \
 	$(MAN_ROOTS) \
-- 
2.16.1



More information about the dev mailing list