]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
makefile: include .git_version in tarball
authorSage Weil <sage@newdream.net>
Wed, 25 Aug 2010 21:45:55 +0000 (14:45 -0700)
committerSage Weil <sage@newdream.net>
Wed, 25 Aug 2010 21:45:55 +0000 (14:45 -0700)
src/Makefile.am

index 5ea8b386c3ebf2dfb2dd8a0016fced93a319419d..f35304434aff25fbbf4a4c1727e4329f405e5e46 100644 (file)
@@ -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