aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2011-07-17 12:13:31 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2011-07-17 12:14:43 +0200
commitec4f160e2d51c8396f5fafff009fef93a1eeb113 (patch)
treeb1f77960ce067d98a25be86a576d3e7a663f8052 /Makefile.am
parente0aa5bb9f758efdac73d89e270c86ed73b6dbe9a (diff)
misc: Put git-version-gen into the tarball
autoreconf does not work on released tarballs due the missing git-version-gen. Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e391de89..03bfdece 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -12,3 +12,5 @@ $(top_srcdir)/.version:
echo $(VERSION) > $@-t && mv $@-t $@
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
+
+EXTRA_DIST = git-version-gen