summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
m---------common0
-rw-r--r--gst/wavparse/Makefile.am2
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dce4a2f..e84a8fd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-10 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/wavparse/Makefile.am:
+ Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
+
2006-10-09 Jan Schmidt <thaytan@mad.scientist.com>
* sys/v4l2/gstv4l2xoverlay.c:
diff --git a/common b/common
-Subproject 83b08805d0c109b6dbdcfca0a8b9659b1c55648
+Subproject efcacf2625da231fbee99b68e0f5db6816cf6fa
diff --git a/gst/wavparse/Makefile.am b/gst/wavparse/Makefile.am
index a58840bc..239127df 100644
--- a/gst/wavparse/Makefile.am
+++ b/gst/wavparse/Makefile.am
@@ -9,7 +9,7 @@ libgstwavparse_la_CFLAGS = \
libgstwavparse_la_LIBADD = \
-lgstriff-@GST_MAJORMINOR@ \
$(GST_PLUGINS_BASE_LIBS) \
- $(GST_BASE_CFLAGS)
+ $(GST_BASE_LIBS)
libgstwavparse_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstwavparse.h