mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
5 lines
84 B
Makefile
5 lines
84 B
Makefile
noinst_PROGRAMS = queue2
|
|
|
|
queue2_LDADD = $(GST_LIBS)
|
|
queue2_CFLAGS = $(GST_CFLAGS)
|
|
|