mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
d0921a2897
Original commit message from CVS: Added an example audio mixer.
4 lines
69 B
Makefile
4 lines
69 B
Makefile
noinst_PROGRAMS = mixer
|
|
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|