summaryrefslogtreecommitdiff
path: root/Froehlichkeit_und_leichtes_Leben/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Froehlichkeit_und_leichtes_Leben/Makefile')
-rw-r--r--Froehlichkeit_und_leichtes_Leben/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Froehlichkeit_und_leichtes_Leben/Makefile b/Froehlichkeit_und_leichtes_Leben/Makefile
index fb92f9c..0d2ab77 100644
--- a/Froehlichkeit_und_leichtes_Leben/Makefile
+++ b/Froehlichkeit_und_leichtes_Leben/Makefile
@@ -23,3 +23,9 @@ include ../.meta/*.mk
%.pdf: %.post
lilypond $<
pkill -SIGHUP -xf "mupdf(-x11)? $@" || true
+
+%-midi.midi: %-midi.post
+ lilypond $<
+
+%.midi: %-midi.midi
+ mv $< $@