mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[apps] Add a code app
Change-Id: Icc72c378a6434b5d3b0af74f23e31ea7514882b8
This commit is contained in:
4
apps/code/Makefile
Normal file
4
apps/code/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
app_objs += $(addprefix apps/code/,\
|
||||
app.o\
|
||||
editor_controller.o\
|
||||
)
|
||||
Reference in New Issue
Block a user