a7f9986a57531a59f61bcbd756c42a4ffd0ef43a
[platform/upstream/gstreamer.git] / examples / Makefile.am
1 noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme test-launch
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_MAJORMINOR@.la
9