mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
c50aa69137
Original commit message from CVS: add actions. see ChangeLog for details
8 lines
229 B
Makefile
8 lines
229 B
Makefile
include ../Rules
|
|
|
|
tests_pass = filepadsink
|
|
tests_fail =
|
|
tests_ignore =
|
|
|
|
filepadsink_CFLAGS = $(AM_CFLAGS) -DTHE_FILE=\""$(top_srcdir)/configure.ac"\"
|
|
filepadsink_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
|