From 69aac07cc16de448de661abbd4ec75b33c562add Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Wed, 1 Sep 2021 17:11:58 -0400 Subject: Fix default mid2agb Makefile rule --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9aaccc2fc..0f73d7bfc 100644 --- a/Makefile +++ b/Makefile @@ -219,7 +219,7 @@ include songs.mk sound/direct_sound_samples/cry_%.bin: sound/direct_sound_samples/cry_%.aif ; $(AIF) $< $@ --compress sound/%.bin: sound/%.aif ; $(AIF) $< $@ sound/songs/%.s: sound/songs/%.mid - cd $(@D) && ../../$(MID) $(