mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-11 08:52:39 +00:00
5 lines
108 B
Makefile
5 lines
108 B
Makefile
noinst_PROGRAMS = runxml
|
|
|
|
# nothing but apps here, this is safe
|
|
LIBS += $(GST_LIBS)
|
|
CFLAGS += $(GST_CFLAGS)
|