Add a trivial source for tracking gst_init time accross versions.
[platform/upstream/gstreamer.git] / tests / benchmarks / Makefile.am
1 noinst_PROGRAMS = \
2         caps \
3         complexity \
4         init \
5         mass-elements \
6         gstpollstress
7
8 LDADD = $(GST_OBJ_LIBS)
9 AM_CFLAGS = $(GST_OBJ_CFLAGS)
10