mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 06:22:29 +00:00
4 lines
82 B
Makefile
4 lines
82 B
Makefile
noinst_PROGRAMS = seeking1
|
|
|
|
LDADD = $(GST_OBJ_LIBS)
|
|
AM_CFLAGS = $(GST_OBJ_CFLAGS)
|