summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-16 13:37:47 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-16 13:37:47 +0000
commitb01792e15e9e30625a602f776656a8ac8c69e42c (patch)
tree31b5bc6b4c47514eab5a52ec487fa11fb739f583 /examples/Makefile.am
parentea28d448c6b96283f1abb3130c9958e74a1d4a1a (diff)
downloadgst-plugins-bad-b01792e15e9e30625a602f776656a8ac8c69e42c.tar.gz
gst-plugins-bad-b01792e15e9e30625a602f776656a8ac8c69e42c.tar.bz2
gst-plugins-bad-b01792e15e9e30625a602f776656a8ac8c69e42c.zip
remove seeking example, they're in gst-plugins-base
Original commit message from CVS: remove seeking example, they're in gst-plugins-base
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am8
1 files changed, 1 insertions, 7 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 11f92220..4620963e 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,9 +1,3 @@
-if HAVE_FT2
-FT2_SUBDIRS=seeking
-else
-FT2_SUBDIRS=
-endif
-
if HAVE_GTK
GTK_SUBDIRS=dynparams level $(FT2_SUBDIRS)
else
@@ -17,4 +11,4 @@ GCONF_SUBDIRS=
endif
SUBDIRS=$(GTK_SUBDIRS) $(GCONF_SUBDIRS) switch
-DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay switch level
+DIST_SUBDIRS=capsfilter dynparams indexing gstplay switch level