build-sys: No need to create folder for echo-cancel module.
authorColin Guthrie <cguthrie@mandriva.org>
Mon, 14 Mar 2011 16:31:00 +0000 (16:31 +0000)
committerColin Guthrie <cguthrie@mandriva.org>
Mon, 14 Mar 2011 16:31:21 +0000 (16:31 +0000)
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.

src/Makefile.am

index 2ab6355..71ad19b 100644 (file)
@@ -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