mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 14:32:31 +00:00
4 lines
69 B
Makefile
4 lines
69 B
Makefile
noinst_PROGRAMS = mixer
|
|
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|