summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-08 12:59:05 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-08 12:59:05 -0700
commitc16241fd41d0ac3f993cbd6d608fb835f5f77ac8 (patch)
treea52bbed7ad026ddc028396a2d6122e371427f14a /Makefile.am
parent0978178e3d907b1bdbe1729c0c0d7189683c1877 (diff)
downloadceph-c16241fd41d0ac3f993cbd6d608fb835f5f77ac8.tar.gz
rpm: Include ceph.spec in release tarball.
This lets users say "rpmbuild -ta ceph-XXX.tgz". Closes: #1521 Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 91304f28ecb..d86b80d437a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
AUTOMAKE_OPTIONS = gnu
-EXTRA_DIST = autogen.sh ceph.spec.in
+EXTRA_DIST = autogen.sh ceph.spec.in ceph.spec
# the "." here makes sure check-local builds gtest before it is used
SUBDIRS = . src man