diff options
Diffstat (limited to 'tests/examples/Makefile.am')
-rw-r--r-- | tests/examples/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index e2693086..7c4e1f8a 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -8,6 +8,6 @@ if USE_GIO GIO_SUBDIRS = gio endif -SUBDIRS = app $(FT2_SUBDIRS) $(GIO_SUBDIRS) volume dynamic v4l +SUBDIRS = app $(FT2_SUBDIRS) $(GIO_SUBDIRS) volume dynamic v4l overlay -DIST_SUBDIRS = app seek volume dynamic snapshot gio v4l +DIST_SUBDIRS = app seek volume dynamic snapshot gio v4l overlay |