gstreamer/examples/typefind/Makefile.am

6 lines
73 B
Makefile
Raw Normal View History

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