Files
Upsilon/apps/graph/Makefile
Émilie Feral 02857d499d [apps/graph] create a class of even odd cell
Change-Id: Ie39168a0b298e67bfff39a35cac4f0804cae16ab
2016-10-07 14:23:24 +02:00

17 lines
370 B
Makefile

app_objs += $(addprefix apps/graph/,\
graph_app.o\
even_odd_cell.o\
function.o\
function_store.o\
graph/cursor_view.o\
graph/graph_controller.o\
graph/graph_view.o\
list/function_cell.o\
list/function_expression_view.o\
list/function_name_view.o\
list/list_controller.o\
list/parameter_controller.o\
)
inline_images += apps/graph/graph_icon.png