summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>2011-01-20 10:46:55 -0800
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>2011-01-20 10:46:55 -0800
commitf1d7af97f3a30d2ecdd0e48f804d8347d319f3eb (patch)
treec2812657fc03855582938a731655fbb52cbecce5 /Makefile.am
parent6c85b10bad66ae2e7e7f4476ae92c5aa2b7221f0 (diff)
downloadceph-f1d7af97f3a30d2ecdd0e48f804d8347d319f3eb.tar.gz
workunits: add direct_io_test
Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index a7b172fd6b9..4d5387c9017 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,8 +1,7 @@
AUTOMAKE_OPTIONS = gnu
EXTRA_DIST = autogen.sh ceph.spec.in
# the "." here makes sure check-local builds gtest before it is used
-SUBDIRS = . src man
-
+SUBDIRS = . src qa man
EXTRA_DIST += \
src/test/run-cli-tests \