mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
|
noinst_PROGRAMS = nego1
|
||
|
|
||
|
# jsut apps here, this is safe
|
||
|
LIBS += $(GST_LIBS)
|
||
|
CFLAGS += $(GST_CFLAGS)
|