From 9ee422916f4bef1e8530ba4e882e11eae2475999 Mon Sep 17 00:00:00 2001 From: Colin Guthrie Date: Thu, 23 Jun 2011 21:31:08 +0100 Subject: build-sys: Add echo-cancel dummy Makefile --- src/modules/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/Makefile.am') diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am index e99451df..0bf69edd 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -17,4 +17,4 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -SUBDIRS = alsa bluetooth gconf jack oss raop rtp x11 +SUBDIRS = alsa bluetooth echo-cancel gconf jack oss raop rtp x11 -- cgit