]> code.delx.au - pulseaudio/commitdiff
build: Move orc.mak out of build/
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Sun, 17 Oct 2010 02:55:27 +0000 (08:25 +0530)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 31 Jan 2011 14:54:59 +0000 (20:24 +0530)
That directory is commonly used by developers for out-of-tree builds, so
don't keep the Makefile in there.

orc.mak [moved from build/orc.mak with 100% similarity]
src/Makefile.am

similarity index 100%
rename from build/orc.mak
rename to orc.mak
index 18199e4781a125924d76c6aefc3ba06cd7c167ac..eeb34315e475f58e29031124f95d6e223cd5fe02 100644 (file)
@@ -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 \