mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
6 lines
96 B
Makefile
6 lines
96 B
Makefile
|
noinst_PROGRAMS = cutter
|
||
|
noinst_HEADERS = cutter.h
|
||
|
|
||
|
LIBS += $(GST_LIBS)
|
||
|
CFLAGS += $(GST_CFLAGS)
|