Author: sayer
Date: 2008-12-09 11:59:20 +0100 (Tue, 09 Dec 2008)
New Revision: 1195
Modified:
trunk/apps/Makefile
Log:
excluding gateway by default due to dependency on (uncommon) mISDN library
Modified: trunk/apps/Makefile
===================================================================
--- trunk/apps/Makefile 2008-12-08 22:13:42 UTC (rev 1194)
+++ trunk/apps/Makefile 2008-12-09 10:59:20 UTC (rev 1195)
@@ -3,7 +3,7 @@
include $(COREPATH)/../Makefile.defs
-exclude_modules ?= mp3 examples py_sems xmlrpc2di
+exclude_modules ?= mp3 examples py_sems xmlrpc2di gateway
modules ?= $(filter-out $(subst ;, ,$(exclude_modules))\
$(wildcard Makefile*) CVS, \
$(wildcard *) examples/tutorial/cc_acc )
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev