From 1a7acdc99e9355cdae4c50356346ffb0c06e7fc8 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 27 Oct 2011 23:39:31 +1100 Subject: [PATCH] build: Fix build for moved volume subdir --- tests/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index 81731425a0..f44e6e81cf 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -10,7 +10,7 @@ endif SUBDIRS = app audio dynamic $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec v4l encoding -DIST_SUBDIRS = app audio dynamic gio overlay seek snapshot playrec volume v4l encoding +DIST_SUBDIRS = app audio dynamic gio overlay seek snapshot playrec v4l encoding include $(top_srcdir)/common/parallel-subdirs.mak