diff --git a/apps/Makefile b/apps/Makefile index 8788b910..bdd08672 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -6,7 +6,7 @@ include $(COREPATH)/../Makefile.defs 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)