From 27f92cf42b7368ba59e299614b6b557153af6bc3 Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Wed, 17 Mar 2010 14:22:26 +0000 Subject: [PATCH] don't try to build CMakeLists.txt git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1664 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Makefile b/apps/Makefile index 7f523519..6a6867f5 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -10,7 +10,7 @@ exclude_modules ?= mp3 examples py_sems xmlrpc2di gateway endif modules ?= $(filter-out $(subst ;, ,$(exclude_modules))\ - $(wildcard Makefile*) CVS, \ + $(wildcard Makefile*) CVS CMakeLists.txt, \ $(wildcard *) examples/tutorial/cc_acc ) #modules = wav gsm ilbc bot echo announcement recorder voicemail dtmf_demo ivr