summaryrefslogtreecommitdiff
path: root/tests/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/Makefile.am')
-rw-r--r--tests/examples/Makefile.am13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am
deleted file mode 100644
index 7c4e1f8a..00000000
--- a/tests/examples/Makefile.am
+++ /dev/null
@@ -1,13 +0,0 @@
-if HAVE_FT2
-FT2_SUBDIRS = seek snapshot
-else
-FT2_SUBDIRS =
-endif
-
-if USE_GIO
-GIO_SUBDIRS = gio
-endif
-
-SUBDIRS = app $(FT2_SUBDIRS) $(GIO_SUBDIRS) volume dynamic v4l overlay
-
-DIST_SUBDIRS = app seek volume dynamic snapshot gio v4l overlay