From: Sage Weil Date: Wed, 25 Aug 2010 21:45:55 +0000 (-0700) Subject: makefile: include .git_version in tarball X-Git-Tag: v0.21.2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7fde620487c0b3a9f33e600fa0cbc0ed3a805662;p=ceph.git makefile: include .git_version in tarball --- diff --git a/src/Makefile.am b/src/Makefile.am index 5ea8b386c3e..f35304434af 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -272,7 +272,8 @@ noinst_LIBRARIES += #libcephclient_so.a # extra bits EXTRA_DIST = verify-mds-journal.sh vstart.sh stop.sh \ - crun ceph_common.sh init-ceph.in mkcephfs.in cclass.in cclsinfo make_version check_version + crun ceph_common.sh init-ceph.in mkcephfs.in cclass.in cclsinfo make_version check_version \ + .git_version # work around old versions of automake that don't define $docdir