From ce4826728d47982ba03aa22fc4b2e76b21f347dc Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Mon, 20 Aug 2007 08:21:08 +0000
Subject: [PATCH] Add ganeti-master to sbin_SCRIPTS

This was forgotten when the init script was changed.

Reviewed-by: imsnah
---
 daemons/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemons/Makefile.am b/daemons/Makefile.am
index 82baa7db4..8414a7289 100644
--- a/daemons/Makefile.am
+++ b/daemons/Makefile.am
@@ -1 +1 @@
-dist_sbin_SCRIPTS = ganeti-noded ganeti-watcher
+dist_sbin_SCRIPTS = ganeti-noded ganeti-watcher ganeti-master
-- 
GitLab