diff --git a/ChangeLog b/ChangeLog index d32ed90875..9b1ac5804f 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 dde2816bd0..1c274387f6 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