summaryrefslogtreecommitdiff
path: root/Brich_mit_den_Hungrigen_dein_Brot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Brich_mit_den_Hungrigen_dein_Brot/Makefile')
-rw-r--r--Brich_mit_den_Hungrigen_dein_Brot/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Brich_mit_den_Hungrigen_dein_Brot/Makefile b/Brich_mit_den_Hungrigen_dein_Brot/Makefile
index fb92f9c..0d2ab77 100644
--- a/Brich_mit_den_Hungrigen_dein_Brot/Makefile
+++ b/Brich_mit_den_Hungrigen_dein_Brot/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 $< $@