summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2010-03-29 11:00:04 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2010-03-29 11:00:57 +0100
commitd756bab488f2f273442bf13b9c9c2f8c1bcb0def (patch)
treed4bd6f1f4e9821c10f6c0b084acc0b831bf79c96 /tests
parentb9814cd902144d17f6f9d54e8c00235e4fcaeed5 (diff)
build: build plugins and examples in parallel where possible
Diffstat (limited to 'tests')
-rw-r--r--tests/examples/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am
index 2501e681c..a655b2d62 100644
--- a/tests/examples/Makefile.am
+++ b/tests/examples/Makefile.am
@@ -1,3 +1,5 @@
SUBDIRS = audiofx equalizer level rtp shapewipe spectrum v4l2
DIST_SUBDIRS = audiofx equalizer level rtp shapewipe spectrum v4l2
+
+include $(top_srcdir)/common/parallel-subdirs.mak