summaryrefslogtreecommitdiff
path: root/targets.mk
diff options
context:
space:
mode:
Diffstat (limited to 'targets.mk')
-rw-r--r--targets.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets.mk b/targets.mk
index c44f92c..1c6b854 100644
--- a/targets.mk
+++ b/targets.mk
@@ -28,7 +28,7 @@ parts/%.pdf: parts/%.ly music/%.ly
%.midi: %.ly music/*.ly
$(LILY_CMD) $<
-%.wav: %.midi
+$(NAME).wav: $(NAME).midi
fluidsynth -r 48000 -F $@ -l -R no -i -n -a alsa $(SOUNDFONT) $<
%-klick-mono.wav: %.tempo