summaryrefslogtreecommitdiffstats
path: root/filter/Configuration_filter.mk
diff options
context:
space:
mode:
Diffstat (limited to 'filter/Configuration_filter.mk')
-rw-r--r--filter/Configuration_filter.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/Configuration_filter.mk b/filter/Configuration_filter.mk
index 29e672bee4d2..bb54fcd015ce 100644
--- a/filter/Configuration_filter.mk
+++ b/filter/Configuration_filter.mk
@@ -25,7 +25,7 @@ filter_MERGE_TARGET := $(call gb_ExternalExecutable_get_dependencies,python) \
$(SRCDIR)/filter/source/config/tools/merge/pyAltFCFGMerge
filter_MERGE := $(call gb_ExternalExecutable_get_command,python) \
$(SRCDIR)/filter/source/config/tools/merge/pyAltFCFGMerge \
- $(if $(VERBOSE)$(verbose),-verbose)
+ $(if $(verbose),-verbose)
### filter configuration rules: generic stuff #######################