From f646544ccd02340054b84c1af6d49f1b9a63545a Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 5 Mar 2014 13:55:26 +0100 Subject: [PATCH] Makefile: use bash --- mff/diplomky/slides/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mff/diplomky/slides/Makefile b/mff/diplomky/slides/Makefile index bb47ea4..bd4a100 100644 --- a/mff/diplomky/slides/Makefile +++ b/mff/diplomky/slides/Makefile @@ -1,3 +1,5 @@ +SHELL=/bin/bash + all: bcintro.pdf bcintro.pdf: bcintro.tex -- 2.39.2