gstreamer/examples/mixer/Makefile.am
Wim Taymans d0921a2897 Added an example audio mixer.
Original commit message from CVS:
Added an example audio mixer.
2001-04-16 16:34:16 +00:00

4 lines
69 B
Makefile

noinst_PROGRAMS = mixer
LIBS += $(GST_LIBS)
CFLAGS += $(GST_CFLAGS)