Skip to content

Reduce repetition in Makefile

Jacob Vosmaer (GitLab) requested to merge simplify-makefile into master

This is a little more complex but also more simple in that it compiles everything automatically.

Also, go test ./... just tests all the things.

Merge request reports