mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
|
noinst_PROGRAMS = read-metadata
|
||
|
|
||
|
read_metadata_LDADD = $(GST_OBJ_LIBS)
|
||
|
read_metadata_CFLAGS = $(GST_OBJ_CFLAGS)
|