gstreamer/tests/benchmarks/Makefile.am

12 lines
198 B
Makefile
Raw Normal View History

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