renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enum definition
[platform/upstream/gstreamer.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 SUBDIRS=$(GTK_SUBDIRS)
14 #DIST_SUBDIRS=capsfilter seeking indexing switch
15 DIST_SUBDIRS=seeking