mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[build] Use variants
- Move helpers functions into build/helpers.mak - Move official warning into official targets only
This commit is contained in:
@@ -27,7 +27,7 @@ app_code_src = $(addprefix apps/code/,\
|
||||
)
|
||||
|
||||
app_code_src += $(app_code_test_src)
|
||||
app_src += $(app_code_src)
|
||||
apps_src += $(app_code_src)
|
||||
|
||||
i18n_files += $(addprefix apps/code/,\
|
||||
base.de.i18n\
|
||||
|
||||
Reference in New Issue
Block a user