diff --git a/apps/Makefile b/apps/Makefile index 2a7d4747..23c6437e 100644 --- a/apps/Makefile +++ b/apps/Makefile @@ -3,7 +3,7 @@ COREPATH ?= ../core 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 )