From 9eeef6c06b6780101ec5a05e56b16dac34ea3a5e Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Tue, 1 Jan 2013 10:08:54 +0100 Subject: [PATCH] fixup in vWii build --- main/Makefile.vWii | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/Makefile.vWii b/main/Makefile.vWii index da57191..3812746 100644 --- a/main/Makefile.vWii +++ b/main/Makefile.vWii @@ -15,7 +15,7 @@ include $(DEVKITPPC)/wii_rules # SOURCES is a list of directories containing source code # INCLUDES is a list of directories containing extra header files #--------------------------------------------------------------------------------- -TARGET := hbf +TARGET := hbf.vwii BUILD := build SOURCES := source \ source/BootHomebrew \