diff --git a/Makefile b/Makefile index 09222128cd..b7e13fba2e 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ all: ninja -C build install: - DESTDIR=$(DESTDIR) ninja -C build + DESTDIR=$(DESTDIR) ninja -C build install