[build/makefiles] Commands to create a scenario logger and creator

This commit is contained in:
Léa Saviot
2018-11-26 11:33:29 +01:00
committed by EmilieNumworks
parent 2772e0397f
commit ca2fdf8ffd
3 changed files with 14 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ include escher/Makefile
# Executable Makefiles
include apps/Makefile
include build/struct_layout/Makefile
include build/scenario/Makefile
include quiz/Makefile # Quiz needs to be included at the end
products += $(objs)