Added APP_AUTHOR to Makefile.nx.

This commit is contained in:
yellows8 2019-12-14 12:44:43 -05:00
parent 38b48a8609
commit 387850d301
No known key found for this signature in database
GPG Key ID: 0AF90DA3F1E60E43

View File

@ -46,6 +46,8 @@ ROMFS := romfs
DIST_PATH := $(TARGET)_v$(APP_VERSION)
APP_AUTHOR := switchbrew
#---------------------------------------------------------------------------------
# options for code generation
#---------------------------------------------------------------------------------