From 04f5ec05794301485c311af972dd7f5eb9141108 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Tue, 1 Dec 2015 11:42:11 +0100 Subject: [PATCH] shuffle some more --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e34007f..6d6d8f4 100644 --- a/Makefile +++ b/Makefile @@ -17,8 +17,6 @@ MKDIR = mkdir CD = cd CP = cp -MIDITEMPO = 120 - SRCDIR = src OUTDIR = out PDFDIR = pdf @@ -40,6 +38,8 @@ LILYPONDSUBST = $(foreach score,$(SCORES), \\\\chapter {$(shell grep title "$(sc BOOKPDF = $(PDFDIR)/book.pdf BOOKLETPDF = $(PDFDIR)/booklet.pdf +MIDITEMPO = 120 + all: pdfs midis opus book booklet pdfs: $(PDFS)