gstreamer/tests/benchmarks/Makefile.am
Wim Taymans 6e01b07d96 tests/benchmarks/: Add poll stress test.
Original commit message from CVS:
* tests/benchmarks/Makefile.am:
* tests/benchmarks/gstpollstress.c: (mess_some_more), (run_test),
(main):
Add poll stress test.
2008-02-28 15:25:59 +00:00

4 lines
117 B
Makefile

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