mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
fce9a96f3f
Original commit message from CVS: Fixed a Makefile error
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)
|