build: build examples subdirectories in parallel if requested
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 11:33:01 +0000 (12:33 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 30 Mar 2010 11:35:05 +0000 (12:35 +0100)
common
tests/examples/Makefile.am

diff --git a/common b/common
index c1d07dd..fdf023d 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit c1d07dd16cdb95e2cc83ced327d33cebab0fcf3d
+Subproject commit fdf023d098bba16d6d13395b8347686f2a2765a2
index 1fcd08b..25b9063 100644 (file)
@@ -49,3 +49,5 @@ SUBDIRS =                             \
        $(GST_LOADSAVE_DIRS)
 
 DIST_SUBDIRS = $(always_dirs) adapter xml typefind launch
+
+include $(top_srcdir)/common/parallel-subdirs.mak