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

Revision 21005, 344 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 = filepadsink
4tests_fail = test1
5tests_ignore =
6
7test1_SOURCES = test1.c gstbstest.c
8test1_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
9
10filepadsink_CFLAGS = $(AM_CFLAGS) -DTHE_FILE=\""$(top_srcdir)/configure.ac"\"
11filepadsink_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
Note: See TracBrowser for help on using the repository browser.