diff options
author | Benjamin Otte <otte@gnome.org> | 2004-06-20 17:35:33 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-06-20 17:35:33 +0000 |
commit | 8700681d60daf908208eeb2d92decf51b551663d (patch) | |
tree | 8cd7fdcef302e4f0153e9d8eeaed1e1558223987 | |
parent | 02c304efb95636f51f962f17a97d9d020f72da08 (diff) |
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
-rw-r--r-- | tests/old/testsuite/bytestream/Makefile.am | 1 | ||||
-rw-r--r-- | testsuite/bytestream/Makefile.am | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/old/testsuite/bytestream/Makefile.am b/tests/old/testsuite/bytestream/Makefile.am index 77ea58526..790dca8d8 100644 --- a/tests/old/testsuite/bytestream/Makefile.am +++ b/tests/old/testsuite/bytestream/Makefile.am @@ -7,4 +7,5 @@ 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 diff --git a/testsuite/bytestream/Makefile.am b/testsuite/bytestream/Makefile.am index 77ea58526..790dca8d8 100644 --- a/testsuite/bytestream/Makefile.am +++ b/testsuite/bytestream/Makefile.am @@ -7,4 +7,5 @@ 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 |