mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
|
noinst_PROGRAMS = appreader
|
||
|
|
||
|
appreader_LDADD = $(GST_LIBS)
|
||
|
appreader_CFLAGS = $(GST_CFLAGS)
|
||
|
|