mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-05 17:09:48 +00:00
b997098405
Original commit message from CVS: added example program to show how cutter plugin works
5 lines
96 B
Makefile
5 lines
96 B
Makefile
noinst_PROGRAMS = cutter
|
|
noinst_HEADERS = cutter.h
|
|
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|