summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorColin Guthrie <cguthrie@mandriva.org>2011-03-14 16:31:00 +0000
committerColin Guthrie <cguthrie@mandriva.org>2011-03-14 16:31:21 +0000
commitbc43fe5c60a64a58a4b6999aa088a9df3c03aaad (patch)
tree9be06918a015e77e975295b251ef7cb221f527c9
parentdda564f50b55340ff4bfbaa8d6d6fc6427f764f4 (diff)
build-sys: No need to create folder for echo-cancel module.
The ORCC stage does this anyway (and this was buggy anyway as it had an extra 'src/' prefix so never worked properly when it was introduced in d6cdd80). Thanks to Maarten Bosmans for pointing it out.
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2ab63556..71ad19b1 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1335,7 +1335,7 @@ $(SYMDEF_FILES): modules/module-defs.h.m4
.PHONY: builddirs
builddirs:
- $(AM_V_at)$(MKDIR_P) daemon modules src/modules/echo-cancel
+ $(AM_V_at)$(MKDIR_P) daemon modules
# Simple protocol