summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorArun Raghavan <arun.raghavan@collabora.co.uk>2010-09-20 14:07:44 +0530
committerArun Raghavan <ford_prefect@gentoo.org>2010-09-20 14:08:16 +0530
commit395dae4d1a344e3355146877b5b49c3da4516a08 (patch)
tree74a2065b8611c7bc633c57aee91b47cc309fac26 /src/Makefile.am
parentf73e9c19f7fd4f7aaecd06a283b125078d8ad884 (diff)
echo-cancel: Fix out-of-tree build
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e55c31c5..bc058ea2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -71,6 +71,8 @@ AM_CFLAGS = \
-I$(top_builddir)/src/modules/jack \
-I$(top_srcdir)/src/modules/dbus \
-I$(top_builddir)/src/modules/dbus \
+ -I$(top_srcdir)/src/modules/echo-cancel \
+ -I$(top_builddir)/src/modules/echo-cancel \
$(PTHREAD_CFLAGS) -D_POSIX_PTHREAD_SEMANTICS \
$(LIBSAMPLERATE_CFLAGS) \
$(LIBSNDFILE_CFLAGS) \