excluding mobile_push app from making

Conflicts:

	apps/Makefile
sayer/1.4-spce2.6
Stefan Sayer 15 years ago
parent ef32ccae57
commit 3d02aac5a0

@ -23,7 +23,7 @@ else
ifneq ($(local_exclude_app_modules),)
exclude_app_modules = $(local_exclude_app_modules)
else
exclude_app_modules += mp3 examples py_sems xmlrpc2di gateway jsonrpc twit
exclude_app_modules += mp3 examples py_sems xmlrpc2di gateway jsonrpc twit mobile_push
ifneq ($(USE_MONITORING), yes)
exclude_app_modules += monitoring

Loading…
Cancel
Save