mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-07 06:52:41 +00:00
5 lines
92 B
Makefile
5 lines
92 B
Makefile
noinst_PROGRAMS = queue4
|
|
|
|
queue4_LDADD = $(GST_OBJ_LIBS)
|
|
queue4_CFLAGS = $(GST_OBJ_CFLAGS)
|
|
|