gstreamer/examples/Makefile.am
2010-12-11 18:06:26 +01:00

10 lines
284 B
Makefile

noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme test-launch test-sdp test-uri
INCLUDES = -I$(top_srcdir) -I$(srcdir)
AM_CFLAGS = $(GST_PLUGINS_BASE_CFLAGS) $(GST_CFLAGS)
AM_LDFLAGS = \
$(GST_LIBS) \
$(top_builddir)/gst/rtsp-server/libgstrtspserver-@GST_MAJORMINOR@.la