summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--orc.mak (renamed from build/orc.mak)0
-rw-r--r--src/Makefile.am2
2 files changed, 1 insertions, 1 deletions
diff --git a/build/orc.mak b/orc.mak
index 90d403a5..90d403a5 100644
--- a/build/orc.mak
+++ b/orc.mak
diff --git a/src/Makefile.am b/src/Makefile.am
index 18199e47..eeb34315 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1695,7 +1695,7 @@ module_suspend_on_idle_la_CFLAGS = $(AM_CFLAGS)
# echo-cancel module
ORC_SOURCE=modules/echo-cancel/adrian-aec-orc
-include $(top_srcdir)/build/orc.mak
+include $(top_srcdir)/orc.mak
module_echo_cancel_la_SOURCES = modules/echo-cancel/module-echo-cancel.c modules/echo-cancel/echo-cancel.h \
modules/echo-cancel/speex.c \
modules/echo-cancel/adrian-aec.c modules/echo-cancel/adrian-aec.h \