summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 \