More playback updates, attempt to fix things after the state change breakage.
[platform/upstream/gst-plugins-good.git] / examples / Makefile.am
1 if HAVE_FT2
2 FT2_SUBDIRS=seeking
3 else
4 FT2_SUBDIRS=
5 endif
6
7 if HAVE_GTK
8 GTK_SUBDIRS=dynparams $(FT2_SUBDIRS)
9 else
10 GTK_SUBDIRS=
11 endif
12
13 if USE_GCONF
14 GCONF_SUBDIRS=gstplay
15 else
16 GCONF_SUBDIRS=
17 endif
18
19 SUBDIRS=$(GTK_SUBDIRS) $(GCONF_SUBDIRS) switch
20 DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay switch