diff --git a/Makefile b/Makefile index 8be07b6d..99a89fe6 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +.PHONY: all clean install dist check + all: ninja -C builddir