tests/check/Makefile.am: See if this makes the build bots happy.
authorTim-Philipp Müller <tim@centricular.net>
Sat, 23 Sep 2006 15:02:51 +0000 (15:02 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 23 Sep 2006 15:02:51 +0000 (15:02 +0000)
Original commit message from CVS:
* tests/check/Makefile.am:
See if this makes the build bots happy.
* tests/check/libs/cddabasesrc.c:
UTF8-ise my name.

ChangeLog
tests/check/Makefile.am
tests/check/libs/cddabasesrc.c

index 664e6c7..b89a90b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
 
+       * tests/check/Makefile.am:
+         See if this makes the build bots happy.
+
+       * tests/check/libs/cddabasesrc.c:
+         UTF8-ise my name.
+
+2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
+
        Patch by: Young-Ho Cha <ganadist at chollian dot net>
 
        * gst/subparse/samiparse.c: (handle_start_font),
index c2fda86..cb540c1 100644 (file)
@@ -95,6 +95,7 @@ libs_audio_LDADD = \
 
 libs_cddabasesrc_LDADD = \
        $(top_builddir)/gst-libs/gst/cdda/libgstcdda-@GST_MAJORMINOR@.la \
+       $(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la \
        $(LDADD)
 
 libs_tag_LDADD = \
index 148cd36..8173c50 100644 (file)
@@ -2,7 +2,7 @@
  *
  * unit test for cddabasesrc
  *
- * Copyright (C) <2005> Tim-Philipp M??ller  <tim centricular net>
+ * Copyright (C) <2005> Tim-Philipp Müller <tim centricular net>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public