Files
Upsilon/apps/regression/Makefile
Émilie Feral 764f12124b [apps/regression] Create a model data inheriting from the Apps::data
Change-Id: Ie0aed12437f63176329625da30986e4eff91d877
2017-01-09 15:08:55 +01:00

9 lines
165 B
Makefile

app_objs += $(addprefix apps/regression/,\
app.o\
calculation_controller.o\
data.o\
graph_controller.o\
)
app_images += apps/regression/regression_icon.png