add make as built-time dependency for the generic instructions section
1 files changed, 1 insertions(+), 0 deletions(-) M hacking.md
M hacking.md => hacking.md +1 -0
@@ 32,6 32,7 @@ packages from source requires additional build-time dependencies: * `sassc` for CSS pre-processing * `minify` for minifying CSS * `go` for compiling the Go APIs +* `make` for making ## Generic instructions