mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-05 22:12:34 +00:00
5 lines
96 B
Makefile
5 lines
96 B
Makefile
noinst_PROGRAMS = cutter
|
|
noinst_HEADERS = cutter.h
|
|
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|