# short-circuits make to use ninja-build instead

install:
	./configure --prefix="$(HOME)/.local"
	cd build && ninja && ninja install