summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-23 15:15:13 -0700
committerTommi Virtanen <tommi.virtanen@dreamhost.com>2011-09-23 15:55:01 -0700
commite35d9de04de978144a0e40b90ed46219d1b3269d (patch)
tree7a6436d30c66291ee6505ac3f986d8441dca1aa9 /Makefile.am
parenta62108bfcc3043d7a36d0028095bdbcbee573186 (diff)
downloadceph-e35d9de04de978144a0e40b90ed46219d1b3269d.tar.gz
Makefile: include run-cli-tests-maybe-unset-ccache in dist tarball.
Apparently "make distcheck" has been broken for 3 months; I find that hard to believe, but that's what it looks like. Signed-off-by: Tommi Virtanen <tommi.virtanen@dreamhost.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index d86b80d437a..3a73edfa6c2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,6 +5,7 @@ SUBDIRS = . src man
EXTRA_DIST += \
src/test/run-cli-tests \
+ src/test/run-cli-tests-maybe-unset-ccache \
src/test/cli \
src/test/downloads \
udev/50-rbd.rules