diff --git a/UI/Templates/GNUmakefile b/UI/Templates/GNUmakefile index 6d739703c..7a5acdd67 100644 --- a/UI/Templates/GNUmakefile +++ b/UI/Templates/GNUmakefile @@ -16,7 +16,7 @@ validate-wox: do $(XMLLINT-BIN) --noout $$wox || exit 1; \ done; -install :: all +install :: clean ::