source: trunk/third/gstreamer/testsuite/refcounting/Makefile.am @ 21005

Revision 21005, 287 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21004, which included commits to RCS files with non-trunk default branches.
Line 
1include ../Rules
2
3tests_pass = bin element mainloop pad element_pad
4tests_fail =
5tests_ignore = sched
6
7element_SOURCES = element.c mem.c
8pad_SOURCES = pad.c mem.c
9element_pad_SOURCES = element_pad.c mem.c
10bin_SOURCES = bin.c mem.c
11
12EXTRA_DIST = thread.c object.c
13
14noinst_HEADERS = mem.h
Note: See TracBrowser for help on using the repository browser.