summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-10-21 18:06:27 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-11-02 18:16:42 +0000
commitbe18a0e8d236900a9a16a6a9c6acb47951a43078 (patch)
treefa6b98d79e3e94c9722cca44dc4ea643d7aa02a5 /Makefile.am
parent7af74d7c5012b772552401417ea48aed63359be3 (diff)
Makefile.am: build tests before docs
This makes it quicker to see whether `make check` has failed - if you see the docs building, it means the tests must have passed :-) Reviewed-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
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 4fd84a41..4f88639b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -6,7 +6,7 @@ if HAVE_EXAMPLES
SUBDIRS += examples
endif
-SUBDIRS += doc test
+SUBDIRS += test doc
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libmcclient.pc