rtsprange: use gst_util_gdouble_to_guint64 in get_seconds
[platform/upstream/gstreamer.git] / tests / examples / Makefile.am
1 if HAVE_FT2
2 FT2_SUBDIRS = seek snapshot
3 else
4 FT2_SUBDIRS =
5 endif
6
7 if HAVE_GTK
8 GTK_SUBDIRS = playback
9 endif
10
11 SUBDIRS = app audio dynamic fft $(FT2_SUBDIRS) $(GTK_SUBDIRS) gio overlay playrec encoding
12 DIST_SUBDIRS = app audio dynamic fft gio playback overlay seek snapshot playrec encoding
13
14 include $(top_srcdir)/common/parallel-subdirs.mak
15