diff --git a/common b/common index c1d07dd16c..fdf023d098 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit c1d07dd16cdb95e2cc83ced327d33cebab0fcf3d +Subproject commit fdf023d098bba16d6d13395b8347686f2a2765a2 diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index 1fcd08bdf7..25b9063e36 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -49,3 +49,5 @@ SUBDIRS = \ $(GST_LOADSAVE_DIRS) DIST_SUBDIRS = $(always_dirs) adapter xml typefind launch + +include $(top_srcdir)/common/parallel-subdirs.mak