mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
whoops, forgot to update Makefile - let's see if the buildbots like this one
Original commit message from CVS: whoops, forgot to update Makefile - let's see if the buildbots like this one
This commit is contained in:
parent
02c304efb9
commit
8700681d60
2 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,5 @@ tests_ignore =
|
||||||
test1_SOURCES = test1.c gstbstest.c
|
test1_SOURCES = test1.c gstbstest.c
|
||||||
test1_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
|
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
|
filepadsink_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
|
||||||
|
|
|
@ -7,4 +7,5 @@ tests_ignore =
|
||||||
test1_SOURCES = test1.c gstbstest.c
|
test1_SOURCES = test1.c gstbstest.c
|
||||||
test1_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
|
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
|
filepadsink_LDFLAGS = $(top_builddir)/libs/gst/bytestream/libgstbytestream.la
|
||||||
|
|
Loading…
Reference in a new issue