tests: remove extra unref in test_setup_non_existing_stream
[platform/upstream/gstreamer.git] / examples / Makefile.am
1 noinst_PROGRAMS = test-video test-ogg test-mp4 test-readme \
2                   test-launch test-sdp test-uri test-auth \
3                   test-multicast test-multicast2
4
5 #INCLUDES = -I$(top_srcdir) -I$(srcdir)
6
7 AM_CFLAGS = $(GST_OBJ_CFLAGS)
8 AM_LDFLAGS = $(GST_OBJ_LIBS)