gstreamer/examples/mixer/Makefile.am

5 lines
69 B
Makefile
Raw Normal View History

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