update readme
This commit is contained in:
parent
8750fb8013
commit
15421ccac9
2 changed files with 22 additions and 10 deletions
4
Makefile
4
Makefile
|
@ -40,13 +40,13 @@ BOOKLETPDF = $(PDFDIR)/booklet.pdf
|
|||
|
||||
MIDITEMPO = 120
|
||||
|
||||
all: pdfs midis opus book booklet
|
||||
all: pdfs midis music book booklet
|
||||
|
||||
pdfs: $(PDFS)
|
||||
|
||||
midis: pdfs $(MIDIS)
|
||||
|
||||
opus: midis $(OPUSFILES)
|
||||
music: midis $(OPUSFILES)
|
||||
|
||||
book: $(BOOKPDF)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue