mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-04 06:29:31 +00:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
noinst_PROGRAMS = appreader
|
||
|
|
||
|
appreader_LDADD = $(GST_LIBS)
|
||
|
appreader_CFLAGS = $(GST_CFLAGS)
|
||
|
|