diff --git a/apps/dsm/mods/Makefile b/apps/dsm/mods/Makefile index 1cc565a8..ac35b388 100644 --- a/apps/dsm/mods/Makefile +++ b/apps/dsm/mods/Makefile @@ -4,7 +4,7 @@ COREPATH = $(DSMPATH)/../../core include $(COREPATH)/../Makefile.defs -exclude_dsm_modules ?= mod_mysql mod_aws mod_curl mod_xml +exclude_dsm_modules ?= mod_mysql mod_aws mod_curl mod_xml mod_py ifneq ($(USE_MONITORING), yes) exclude_dsm_modules += mod_monitoring