mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
6e01b07d96
Original commit message from CVS: * tests/benchmarks/Makefile.am: * tests/benchmarks/gstpollstress.c: (mess_some_more), (run_test), (main): Add poll stress test.
4 lines
117 B
Makefile
4 lines
117 B
Makefile
noinst_PROGRAMS = caps mass-elements complexity gstpollstress
|
|
|
|
LDADD = $(GST_OBJ_LIBS)
|
|
AM_CFLAGS = $(GST_OBJ_CFLAGS)
|