binaries=generator checker solver

# if using custom grader
binaries+=grader

binaries+=solutions/veikko
binaries+=solutions/antti_st1
binaries+=solutions/antti_gadgets
binaries+=solutions/antti_full
binaries+=solutions/juha_st4

BASE_PATH=$(shell git rev-parse --show-toplevel)

include $(BASE_PATH)/_common/Makefile.include
