From 64ea845ef9cd69f0a57c4163fbbd9a83fe2952ba Mon Sep 17 00:00:00 2001
From: Michael Hanselmann <hansmi@google.com>
Date: Fri, 19 Aug 2011 16:31:41 +0200
Subject: [PATCH] Makefile: Add design-ovf-support to list of doc files

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 4cd7ff954..a9ef001c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -294,6 +294,7 @@ docrst = \
 	doc/design-multi-reloc.rst \
 	doc/design-network.rst \
 	doc/design-chained-jobs.rst \
+	doc/design-ovf-support.rst \
 	doc/cluster-merge.rst \
 	doc/design-shared-storage.rst \
 	doc/devnotes.rst \
-- 
GitLab