diff --git a/Makefile b/Makefile index 762753a..f66adc5 100644 --- a/Makefile +++ b/Makefile @@ -13,7 +13,7 @@ SED_INLINE := $(if $(IS_GNU_SED),-i '',-i) .PHONY: all schema generate build install clean # Default target -all: schema generate build +all: schema generate build install # Retrieve and prepare schema schema: