public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* fence-agents: master - build: fix fence_ilo_mp and add files to EXTRA_DIST
@ 2009-07-30 12:09 Fabio M. Di Nitto
  0 siblings, 0 replies; only message in thread
From: Fabio M. Di Nitto @ 2009-07-30 12:09 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=d07c924e6c5637f0731e76d7d5fcf84288854b24
Commit:        d07c924e6c5637f0731e76d7d5fcf84288854b24
Parent:        2282982bc4f0f853952ed6ea86c0adefb7c900ba
Author:        Fabio M. Di Nitto <fdinitto@redhat.com>
AuthorDate:    Thu Jul 30 14:08:26 2009 +0200
Committer:     Fabio M. Di Nitto <fdinitto@redhat.com>
CommitterDate: Thu Jul 30 14:08:26 2009 +0200

build: fix fence_ilo_mp and add files to EXTRA_DIST

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

diff --git a/configure.ac b/configure.ac
index d143056..da47c76 100644
--- a/configure.ac
+++ b/configure.ac
@@ -253,6 +253,7 @@ AC_CONFIG_FILES([Makefile
 		 fence/agents/ibmblade/Makefile
 		 fence/agents/ifmib/Makefile
 		 fence/agents/ilo/Makefile
+		 fence/agents/ilo_mp/Makefile
 		 fence/agents/intelmodular/Makefile
 		 fence/agents/ipmilan/Makefile
 		 fence/agents/ldom/Makefile
diff --git a/fence/agents/lib/Makefile.am b/fence/agents/lib/Makefile.am
index 35170e8..7bf9e8f 100644
--- a/fence/agents/lib/Makefile.am
+++ b/fence/agents/lib/Makefile.am
@@ -2,7 +2,7 @@ MAINTAINERCLEANFILES	= Makefile.in
 
 TARGET			= fencing.py fencing_snmp.py
 
-EXTRA_DIST		= fencing.py.py fencing_snmp.py.py
+EXTRA_DIST		= fencing.py.py fencing_snmp.py.py ra2man.xsl
 
 fencelibdir		= ${FENCEAGENTSLIBDIR}
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-07-30 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-30 12:09 fence-agents: master - build: fix fence_ilo_mp and add files to EXTRA_DIST Fabio M. Di Nitto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).