From 1e4c0938e7de9e4ac367b1ca6ecfa7baab857d67 Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Sun, 6 Jul 2014 05:42:51 +0000 Subject: [PATCH] Issue #966. Thank You to Michael for reporting this and for his patch --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 0295e912..72fe0ded 100644 --- a/src/Makefile +++ b/src/Makefile @@ -224,7 +224,7 @@ exv_conf.h: $(top_srcdir)/config/config.h # svn_version.h is only rewritten when the svn info | grep Revision has changed svn_version.h: - svn_version.sh + $(SHELL) ./svn_version.sh version.hpp : svn_version.h