summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTommi Virtanen <tv@hq.newdream.net>2011-01-14 10:33:31 -0800
committerTommi Virtanen <tv@hq.newdream.net>2011-01-14 16:27:24 -0800
commita549955ec95085cfdae75d14a50ba5912ed8a8dd (patch)
treee154769b7e641361146b719444d183bdc2262b61 /Makefile.am
parent58f6d09eac3f9dd1bad1176cd96045b8f7edffbb (diff)
downloadceph-a549955ec95085cfdae75d14a50ba5912ed8a8dd.tar.gz
Include the cli tests in a dist tarball.
Found by "make distcheck".
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 3c128e58b5d..1960aab1a8f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,6 +6,7 @@ SUBDIRS = . src man
EXTRA_DIST += \
src/test/run-cli-tests \
+ src/test/cli \
src/test/downloads
check-local:
# Build gtest before we build our own tests. Doing this instead