mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-04 06:29:31 +00:00
5 lines
103 B
Makefile
5 lines
103 B
Makefile
|
noinst_PROGRAMS = caps mass-elements complexity
|
||
|
|
||
|
LDADD = $(GST_OBJ_LIBS)
|
||
|
AM_CFLAGS = $(GST_OBJ_CFLAGS)
|