From bef279fbdf9e20a5d0d01d8c2e06942a96628f61 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 27 Sep 2006 12:55:45 +0000 Subject: [PATCH] tests/check/Makefile.am: Another attempt to make the gen64 buildbot happy. Original commit message from CVS: * tests/check/Makefile.am: Another attempt to make the gen64 buildbot happy. --- ChangeLog | 5 +++++ tests/check/Makefile.am | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index d32ed90..9b1ac58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-09-27 Tim-Philipp Müller + + * tests/check/Makefile.am: + Another attempt to make the gen64 buildbot happy. + 2006-09-27 Stefan Kost Patch by: Jonathan Matthew diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index dde2816..1c27438 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -127,4 +127,8 @@ libs_video_LDADD = \ pipelines_oggmux_LDADD = $(LDADD) $(OGG_LIBS) pipelines_oggmux_CFLAGS = $(AM_CFLAGS) $(OGG_CFLAGS) +pipelines_simple_launch_lines_LDADD = \ + $(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_MAJORMINOR@.la \ + $(LDADD) + EXTRA_DIST = gst-plugins-base.supp -- 2.7.4