X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/halibut/blobdiff_plain/3ae196b46ee9e2850ea7fc91262b746240df84e9..faaa472f80570868bcc5469be639ea69875f3fac:/Makefile diff --git a/Makefile b/Makefile index 0cb80a7..c38defc 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ endif ifdef VER VDEF = -DVERSION=\"$(VER)\" else -VDEF = `(cd $(SRC); md5sum -c manifest && cat version)` +VDEF = `(cd $(SRC); md5sum -c manifest >& /dev/null && cat version)` endif all: halibut