From 8dee8e6baf533b07bb3a74ddfdcb139d84736ab0 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 1 Dec 2015 11:29:35 +0100 Subject: [PATCH] shuffle some more --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index aaedb3e..71f838c 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +SHELL = /bin/sh + # a list of all used commands LILYPOND = lilypond LUALATEX = lualatex @@ -15,8 +17,6 @@ MKDIR = mkdir CD = cd CP = cp -SHELL = /bin/sh - MIDITEMPO = 120 SRCDIR = src