diff --git a/Makefile.nx b/Makefile.nx index beb7691..bc014f5 100644 --- a/Makefile.nx +++ b/Makefile.nx @@ -46,6 +46,8 @@ ROMFS := romfs DIST_PATH := $(TARGET)_v$(APP_VERSION) +APP_AUTHOR := switchbrew + #--------------------------------------------------------------------------------- # options for code generation #---------------------------------------------------------------------------------