gstreamer/tests/Makefile.am
2011-01-12 18:16:46 +01:00

10 lines
226 B
Makefile

noinst_PROGRAMS = test-cleanup
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