shuffle some more

This commit is contained in:
Sebastian Hugentobler 2015-12-01 11:42:11 +01:00
parent 67fbd5329a
commit 04f5ec0579

View File

@ -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)