summaryrefslogtreecommitdiffstats
path: root/agents/stonith
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:46:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 07:46:09 +0000
commit043aa641ad4373e96fd748deb1e7fab3cb579a07 (patch)
treef8fde8a97ab5db152043f6c01043672114c0a4df /agents/stonith
parentReleasing progress-linux version 2.1.6-5~progress7.99u1. (diff)
downloadpacemaker-043aa641ad4373e96fd748deb1e7fab3cb579a07.tar.xz
pacemaker-043aa641ad4373e96fd748deb1e7fab3cb579a07.zip
Merging upstream version 2.1.7.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--agents/stonith/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/agents/stonith/Makefile.am b/agents/stonith/Makefile.am
index e231775..3e074f1 100644
--- a/agents/stonith/Makefile.am
+++ b/agents/stonith/Makefile.am
@@ -16,4 +16,5 @@ if BUILD_LHA_SUPPORT
sbin_SCRIPTS += fence_legacy
endif
-CLEANFILES = $(man7_MANS) $(man8_MANS)
+CLEANFILES = $(man7_MANS) \
+ $(man8_MANS)