diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index b78a06e7ed..14795db9e6 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -10,6 +10,6 @@ endif SUBDIRS = app audio dynamic $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec volume v4l encoding -DIST_SUBDIRS = app dynamic gio overlay seek snapshot playrec volume v4l encoding +DIST_SUBDIRS = app audio dynamic gio overlay seek snapshot playrec volume v4l encoding include $(top_srcdir)/common/parallel-subdirs.mak