From eafbbd07ed7b13090a798ebce55c9d0e936ae329 Mon Sep 17 00:00:00 2001 From: Aaron <aaronquinlan@gmail.com> Date: Tue, 20 Mar 2012 21:05:22 -0400 Subject: [PATCH] twiddle Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index f2cf641f..f609971f 100644 --- a/Makefile +++ b/Makefile @@ -2,6 +2,7 @@ # BEDTools Makefile # (c) 2009 Aaron Quinlan # ========================== + SHELL := /bin/bash -e VERSION_FILE=./src/utils/version/version_git.h -- GitLab