media: possibility to override range time conversion
[platform/upstream/gstreamer.git] / tests / Makefile.am
1 noinst_PROGRAMS = test-cleanup test-reuse
2
3 INCLUDES = -I$(top_srcdir) -I$(srcdir)
4
5 AM_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
6 AM_LDFLAGS = \
7         $(GST_LIBS) \
8         $(top_builddir)/gst/rtsp-server/libgstrtspserver-@GST_API_VERSION@.la
9
10 if HAVE_CHECK
11 SUBDIRS_CHECK = check
12 else
13 SUBDIRS_CHECK =
14 endif
15
16 SUBDIRS =                       \
17         $(SUBDIRS_CHECK)
18
19 DIST_SUBDIRS =                  \
20         check