mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 23:16:38 +00:00
5 lines
69 B
Makefile
5 lines
69 B
Makefile
|
noinst_PROGRAMS = mixer
|
||
|
|
||
|
LIBS += $(GST_LIBS)
|
||
|
CFLAGS += $(GST_CFLAGS)
|