tizen 2.0 init
[framework/multimedia/gst-plugins-base0.10.git] / tests / examples / Makefile.am
1 if HAVE_FT2
2 FT2_SUBDIRS = seek snapshot
3 else
4 FT2_SUBDIRS =
5 endif
6
7 if USE_GIO
8 GIO_SUBDIRS = gio
9 endif
10
11 SUBDIRS = app audio dynamic fft $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec v4l encoding
12
13 DIST_SUBDIRS = app audio dynamic fft gio overlay seek snapshot playrec v4l encoding
14
15 include $(top_srcdir)/common/parallel-subdirs.mak
16