adjust makefile all target

This commit is contained in:
Ryan McGuire 2024-11-27 16:07:35 -05:00
parent 4dc24d9961
commit 8af19f762d

View File

@ -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: