Blob Blame History Raw
noinst_PROGRAMS = streamiddemux-stream

streamiddemux_stream_SOURCES = streamiddemux-stream.c
streamiddemux_stream_LDADD = $(GST_OBJ_LIBS)
streamiddemux_stream_CFLAGS = $(GST_OBJ_CFLAGS)