mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-16 05:16:36 +00:00
f3dc36d37d
Original commit message from CVS: * changes to allow apps outside of gstreamer/ to use dparams * continuing test removal
4 lines
108 B
Makefile
4 lines
108 B
Makefile
noinst_PROGRAMS = seek
|
|
|
|
LIBS = $(GLIB_LIBS) $(GST_LIBS)
|
|
CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
|