From 8942fab2b9e8ac235295bf5a137abb487818c184 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Sun, 20 Nov 2016 10:25:42 +0100 Subject: [PATCH] install gen-ha-groups-opts.pl and gen-ha-resources-opts.pl --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 81105ce..4cffc79 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,8 @@ GEN_DEB_SOURCES= \ docinfo.xml GEN_SCRIPTS= \ + gen-ha-groups-opts.pl \ + gen-ha-resources-opts.pl \ gen-datacenter.cfg.5-opts.pl \ gen-pct.conf.5-opts.pl \ gen-pct-network-opts.pl \