From 169bc790451f39066ad6f7bb662908e365462cb5 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 8 Feb 2008 15:27:51 +0000 Subject: add missing header files for disting Original commit message from CVS: add missing header files for disting --- gst/audiofx/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gst/audiofx') diff --git a/gst/audiofx/Makefile.am b/gst/audiofx/Makefile.am index 72f4f58a..b630ec70 100644 --- a/gst/audiofx/Makefile.am +++ b/gst/audiofx/Makefile.am @@ -32,5 +32,7 @@ noinst_HEADERS = audiopanorama.h \ audioamplify.h \ audiodynamic.h \ audiocheblimit.h \ - audiochebband.h + audiochebband.h \ + audiowsincband.h \ + audiowsinclimit.h -- cgit