gstreamer/tests/benchmarks/Makefile.am

11 lines
173 B
Makefile
Raw Normal View History

noinst_PROGRAMS = \
caps \
complexity \
init \
mass-elements \
gstpollstress
LDADD = $(GST_OBJ_LIBS)
AM_CFLAGS = $(GST_OBJ_CFLAGS)