mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-16 06:21:36 +00:00
1a3888c760
Original commit message from CVS: Merge HEAD from CAPS-ROOT to CAPS-MERGE-1
8 lines
161 B
Makefile
8 lines
161 B
Makefile
include ../Rules
|
|
|
|
tests_pass =
|
|
tests_fail = test1
|
|
|
|
test1_SOURCES = test1.c gstbstest.c
|
|
test1_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
|
|
|