summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPetr Uzel2012-07-27 13:15:54 +0200
committerKarel Zak2012-07-30 17:12:29 +0200
commitb53f8b8eff0c826e50190e1422d4ae9ec39d9962 (patch)
treea76c68637d205ab5ca618580eae53941a807d77e /Makefile.am
parentbuild-sys: fix description of utmpdump configure option (diff)
downloadkernel-qcow2-util-linux-b53f8b8eff0c826e50190e1422d4ae9ec39d9962.tar.gz
kernel-qcow2-util-linux-b53f8b8eff0c826e50190e1422d4ae9ec39d9962.tar.xz
kernel-qcow2-util-linux-b53f8b8eff0c826e50190e1422d4ae9ec39d9962.zip
build-sys: include tools/git-version-gen in the tarball
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>
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 112a4fb2c..1aeca791e 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