stress: add a clock stresstest
[platform/upstream/gstreamer.git] / tests / benchmarks / Makefile.am
1 noinst_PROGRAMS = \
2         caps \
3         complexity \
4         init \
5         mass-elements \
6         gstpollstress \
7         gstclockstress
8
9 LDADD = $(GST_OBJ_LIBS)
10 AM_CFLAGS = $(GST_OBJ_CFLAGS)
11