summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFelipe Contreras <felipe.contreras@gmail.com>2009-04-09 00:37:46 +0300
committerFelipe Contreras <felipe.contreras@gmail.com>2009-04-09 01:59:35 +0300
commit2cbf95a93c0d689dc246040a1caee75f78293c8b (patch)
treed8a551b643bbbf95f5756a9d77e54000cd4b865a /Makefile.am
parent9e91db621524264bbb05950536dc32284765737e (diff)
Use 'git describe' for automatic version
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cf7b80d..baa3ab9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,6 +2,7 @@ SUBDIRS = util omx tests common
include $(top_srcdir)/common/release.mak
-EXTRA_DIST = autogen.sh
+EXTRA_DIST = autogen.sh \
+ build-aux/git-version-gen
ACLOCAL_AMFLAGS = -I m4