mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
907e3e97d9
Original commit message from CVS: update plugin initialization restructuring (see email for details
8 lines
157 B
Makefile
8 lines
157 B
Makefile
include ../Rules
|
|
|
|
tests_pass =
|
|
tests_fail = test1
|
|
|
|
test1_SOURCES = test1.c gstbstest.c
|
|
test1_LDFLAGS = -lgstbytestream -L$(top_srcdir)/libs/gst/bytestream
|
|
|