Merge branch '0.6.0.x' into 0.6.x
[novacoin.git] / src / makefile.unix
index 90be398..5c45258 100644 (file)
@@ -116,7 +116,7 @@ all: bitcoind
 -include obj-test/*.P
 
 obj/build.h: FORCE
-       ../share/genbuild.sh obj/build.h
+       /bin/sh ../share/genbuild.sh obj/build.h
 version.cpp: obj/build.h
 DEFS += -DHAVE_BUILD_INFO