diff --git a/Makefile b/Makefile index e2cf45f6..0d77a74a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # SPDX-License-Identifier: BSD-3-Clause -SHELL=bash -Eeuxo pipefail +SHELL=bash -Eeuo pipefail VERSION=$(shell git describe --abbrev=8 --dirty 2>/dev/null || echo v0.12.1) WADS=wads ASCIIDOC=asciidoc