shuffle some more
This commit is contained in:
parent
4a23465dc3
commit
8dee8e6baf
1 changed files with 2 additions and 2 deletions
4
Makefile
4
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue