Files
Upsilon/apps/calculation/Makefile
Émilie Feral 7af3979d3b [poincare] Change Context API
Change-Id: I2818866fb41bf73c39396fbd85600e586a79065c
2016-12-15 13:51:41 +01:00

16 lines
322 B
Makefile

app_objs += $(addprefix apps/calculation/,\
app.o\
calculation.o\
calculation_store.o\
edit_expression_controller.o\
history_view_cell.o\
history_controller.o\
local_context.o\
scrollable_expression_view.o\
selectable_table_view.o\
text_field.o\
)
app_images += apps/calculation/calculation_icon.png