diff --git a/configure/RULES_ARCHS b/configure/RULES_ARCHS index 2e567df5a..e18034c38 100644 --- a/configure/RULES_ARCHS +++ b/configure/RULES_ARCHS @@ -22,6 +22,7 @@ ACTIONS += install ACTIONS += buildInstall ACTIONS += browse ACTIONS += runtests +ACTIONS += rebuild actionPart = $(word 1, $(subst $(DIVIDER), ,$@)) archPart = $(word 2, $(subst $(DIVIDER), ,$@))