fence-agents: master - build: make sure fence_kdump man pages are in the release tarball

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Aug 30 10:22:23 UTC 2011


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=fdae8fe4de5b78ac32ea4577bcbe8931b1dd2740
Commit:        fdae8fe4de5b78ac32ea4577bcbe8931b1dd2740
Parent:        22ba49657526c0aacaadb5fdb6a53a8b88130531
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Tue Aug 30 12:21:50 2011 +0200
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Tue Aug 30 12:21:50 2011 +0200

build: make sure fence_kdump man pages are in the release tarball

Signed-off-by: Fabio M. Di Nitto <fdinitto at redhat.com>
---
 fence/agents/kdump/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fence/agents/kdump/Makefile.am b/fence/agents/kdump/Makefile.am
index c8234b8..bc526c4 100644
--- a/fence/agents/kdump/Makefile.am
+++ b/fence/agents/kdump/Makefile.am
@@ -10,4 +10,4 @@ fence_kdump_CFLAGS		= -D_GNU_SOURCE
 fence_kdump_send_SOURCES	= fence_kdump_send.c
 fence_kdump_send_CFLAGS		= -D_GNU_SOURCE
 
-man_MANS			= fence_kdump.8 fence_kdump_send.8
+dist_man_MANS			= fence_kdump.8 fence_kdump_send.8


More information about the cluster-commits mailing list