fixed makefile

This commit is contained in:
Josia Pietsch 2022-03-28 09:13:45 +02:00
parent 200080fe9d
commit 6bc743d716

View File

@ -1,7 +1,5 @@
pdf: init
cd build/lilypond
find . -name '*.ly' -exec lilypond '{}' \;
cd ../..
latexmk
clean: