fixed makefile
This commit is contained in:
parent
200080fe9d
commit
6bc743d716
1 changed files with 0 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -1,7 +1,5 @@
|
|||
pdf: init
|
||||
cd build/lilypond
|
||||
find . -name '*.ly' -exec lilypond '{}' \;
|
||||
cd ../..
|
||||
latexmk
|
||||
|
||||
clean:
|
||||
|
|
Loading…
Reference in a new issue