summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2017-03-31 20:03:30 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2017-03-31 20:03:30 -0400
commit6b6b3482cb6a127c44603821ae3fa7dd25cd0a5e (patch)
tree271bbc2dbaba6065336c529323f8006190989290
parent0e520091494aba74112de96f842fb174a5c8fdaf (diff)
downloadlibnice-6b6b3482cb6a127c44603821ae3fa7dd25cd0a5e.tar.gz
Makefile: Build tests before docs
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7466ac4..e1eae6b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -17,8 +17,8 @@ SUBDIRS = \
agent \
nice \
gst \
- docs \
tests \
+ docs \
examples
DISTCHECK_CONFIGURE_FLAGS = --disable-assert -enable-gtk-doc --enable-introspection