diff --git a/make_base b/make_base index b2bdfc4..e67b280 100644 --- a/make_base +++ b/make_base @@ -113,7 +113,7 @@ ifeq ($(TARGET),3DS) BANNER_IMAGE_ARG := -i endif - ifeq ($(suffix $(BANNER_AUDIO)),".cwav") + ifeq ($(suffix $(BANNER_AUDIO)),.cwav) BANNER_AUDIO_ARG := -ca else BANNER_AUDIO_ARG := -a