mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 10:59:39 +00:00
e7b9201555
Original commit message from CVS: reorganize C/LIB flags add gst_info to gstcompat.h
5 lines
117 B
Makefile
5 lines
117 B
Makefile
noinst_PROGRAMS = cutter
|
|
noinst_HEADERS = cutter.h
|
|
|
|
cutter_LDADD = $(GST_OBJ_LIBS)
|
|
cutter_CFLAGS = $(GST_OBJ_CFLAGS)
|