Files
Upsilon/apps/calculation/Makefile
Émilie Feral d83c101a33 [apps/calculation] Create a specific table view for calculation which
aligns to the bottom

Change-Id: I4fe9763b1d9ae2ae3e898046221b780c51515830
2016-11-04 11:08:15 +01:00

14 lines
281 B
Makefile

app_objs += $(addprefix apps/calculation/,\
app.o\
calculation.o\
calculation_store.o\
selectable_table_view.o\
history_view_cell.o\
history_controller.o\
edit_expression_controller.o\
pretty_print_view.o\
)
inline_images += apps/calculation/calculation_icon.png