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 \