build: build examples subdirectories in parallel if requested

This commit is contained in:
Tim-Philipp Müller 2010-03-30 12:33:01 +01:00
parent 7558fed51b
commit 890042bc92
2 changed files with 3 additions and 1 deletions

2
common

@ -1 +1 @@
Subproject commit c1d07dd16cdb95e2cc83ced327d33cebab0fcf3d
Subproject commit fdf023d098bba16d6d13395b8347686f2a2765a2

View file

@ -49,3 +49,5 @@ SUBDIRS = \
$(GST_LOADSAVE_DIRS)
DIST_SUBDIRS = $(always_dirs) adapter xml typefind launch
include $(top_srcdir)/common/parallel-subdirs.mak