summaryrefslogtreecommitdiff
path: root/testsuite/bytestream/Makefile.am
blob: 790dca8d84caa85a466e736c630bdf6d7c7e6456 (plain)
1
2
3
4
5
6
7
8
9
10
11
include ../Rules

tests_pass = filepadsink
tests_fail = test1 
tests_ignore =

test1_SOURCES = test1.c gstbstest.c
test1_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la

filepadsink_CFLAGS = $(AM_CFLAGS) -DTHE_FILE=\""$(top_srcdir)/configure.ac"\"
filepadsink_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la