* [PATCH] build-sys: include tools/git-version-gen in the tarball
@ 2012-07-27 11:15 Petr Uzel
2012-07-30 15:22 ` Karel Zak
0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2012-07-27 11:15 UTC (permalink / raw)
To: util-linux
tools/git-version-gen is called from AC_INIT. Include it
in the tarball to make it easier to autoreconf-igure the package.
Signed-off-by: Petr Uzel <petr.uzel@suse.cz>
---
Makefile.am | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 112a4fb..1aeca79 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -61,7 +61,8 @@ EXTRA_DIST += \
autogen.sh \
Documentation \
po/update-potfiles \
- README.licensing
+ README.licensing \
+ tools/git-version-gen
include include/Makemodule.am
--
1.7.7
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] build-sys: include tools/git-version-gen in the tarball
2012-07-27 11:15 [PATCH] build-sys: include tools/git-version-gen in the tarball Petr Uzel
@ 2012-07-30 15:22 ` Karel Zak
0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2012-07-30 15:22 UTC (permalink / raw)
To: Petr Uzel; +Cc: util-linux
On Fri, Jul 27, 2012 at 01:15:54PM +0200, Petr Uzel wrote:
> Makefile.am | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
Applied, thanks.
--
Karel Zak <kzak@redhat.com>
http://karelzak.blogspot.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-30 15:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-27 11:15 [PATCH] build-sys: include tools/git-version-gen in the tarball Petr Uzel
2012-07-30 15:22 ` Karel Zak
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 NNTP newsgroup(s).