Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / 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  dynamic $(FT2_SUBDIRS) $(GIO_SUBDIRS) overlay playrec volume v4l encoding
12
13 DIST_SUBDIRS = app dynamic gio overlay seek snapshot playrec volume v4l encoding
14
15 include $(top_srcdir)/common/parallel-subdirs.mak