Author: sayer
Date: 2008-04-15 23:15:59 +0200 (Tue, 15 Apr 2008)
New Revision: 893
Modified:
trunk/apps/Makefile
Log:
possibly filtering out cc_acc
Modified: trunk/apps/Makefile
===================================================================
--- trunk/apps/Makefile 2008-04-15 19:45:38 UTC (rev 892)
+++ trunk/apps/Makefile 2008-04-15 21:15:59 UTC (rev 893)
@@ -6,7 +6,7 @@
exclude_modules ?= mp3 examples py_sems
modules ?= $(filter-out $(subst ;, ,$(exclude_modules))\
$(wildcard Makefile*) CVS, \
- $(wildcard *) ) examples/tutorial/cc_acc
+ $(wildcard *) examples/tutorial/cc_acc )
#modules = wav gsm ilbc bot echo announcement recorder voicemail dtmf_demo ivr
ifeq ($(OS),solaris)
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev