diff --git a/ChangeLog b/ChangeLog index 919bb43190..bbb3549b0a 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 61a8dcc898..458fadb7da 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