Files
Upsilon/apps/hardware_test/Makefile
Émilie Feral 5b45907259 [apps/hardware_test] Add solid color views at the end of the hardware
test

Change-Id: I48e75048d11e71f5198e1b70de6d9150f852919b
2017-05-05 10:19:05 +02:00

10 lines
141 B
Makefile

app_objs += $(addprefix apps/hardware_test/,\
app.o\
color_controller.o\
color_view.o\
keyboard_controller.o\
keyboard_view.o\
)