gstreamer/examples/Makefile.am
2009-05-24 20:00:19 +02:00

9 lines
275 B
Makefile

noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme test-launch test-sdp
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