fence-agents: master - build: allow autoreconf from tarball release

Fabio M. Di Nitto fabbione at fedoraproject.org
Tue Nov 9 10:33:45 UTC 2010


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=d2c04e14faa0da39a8d3fe2b54fa628617b6a8c5
Commit:        d2c04e14faa0da39a8d3fe2b54fa628617b6a8c5
Parent:        3ee321509fcd71452adf29824a2d359304a7b4c5
Author:        Fabio M. Di Nitto <fdinitto at redhat.com>
AuthorDate:    Tue Nov 9 09:27:53 2010 +0100
Committer:     Fabio M. Di Nitto <fdinitto at redhat.com>
CommitterDate: Tue Nov 9 09:27:53 2010 +0100

build: allow autoreconf from tarball release

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

diff --git a/Makefile.am b/Makefile.am
index 6d5a879..1bd077a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
 EXTRA_DIST		= autogen.sh make/fencebuild.mk scripts/fenceparse \
-			  .version
+			  .version make/release.mk \
+			  make/git-version-gen make/gitlog-to-changelog
 
 AUTOMAKE_OPTIONS	= foreign
 


More information about the cluster-commits mailing list