From 32621485d5cc5ccff8d2e454a841e4e8c5b7926d Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 27 Aug 2007 14:44:19 +0000 Subject: gst/audiofx/Makefile.am: Dist the right file. Original commit message from CVS: * gst/audiofx/Makefile.am: Dist the right file. --- ChangeLog | 5 +++++ gst/audiofx/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 919bb431..bbb3549b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-27 Jan Schmidt + + * gst/audiofx/Makefile.am: + Dist the right file. + 2007-08-23 Wim Taymans * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf), diff --git a/gst/audiofx/Makefile.am b/gst/audiofx/Makefile.am index 61a8dcc8..458fadb7 100644 --- a/gst/audiofx/Makefile.am +++ b/gst/audiofx/Makefile.am @@ -30,5 +30,5 @@ noinst_HEADERS = audiopanorama.h \ audioamplify.h \ audiodynamic.h \ audiochebyshevfreqlimit.h \ - audiochebyshevfreqband.c + audiochebyshevfreqband.h -- cgit