Added missing inner named scope indicators

This commit is contained in:
Willem Cazander 2025-04-27 17:01:58 +02:00
parent bf0df519f0
commit 20c06250ec

View file

@ -16,6 +16,6 @@ endef
define mb-make-space-white-to-comma define mb-make-space-white-to-comma
$(MB_   )$(subst $(call mb-make-call,mb-make-space-white),$(MB_MAKE_COMMA),$1) $(MB_   )$(subst $(call mb-make-call,mb-make-space-white),$(MB_MAKE_COMMA),$(1))
endef endef