rtsp: fix compiler warnings
[platform/upstream/gstreamer.git] / examples / Makefile.am
1 noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme test-launch test-sdp test-uri test-auth
2
3 #INCLUDES = -I$(top_srcdir) -I$(srcdir)
4
5 AM_CFLAGS = $(GST_OBJ_CFLAGS)
6 AM_LDFLAGS = $(GST_OBJ_LIBS)