adjust makefile all target
This commit is contained in:
parent
4dc24d9961
commit
8af19f762d
2
Makefile
2
Makefile
@ -13,7 +13,7 @@ SED_INLINE := $(if $(IS_GNU_SED),-i '',-i)
|
|||||||
.PHONY: all schema generate build install clean
|
.PHONY: all schema generate build install clean
|
||||||
|
|
||||||
# Default target
|
# Default target
|
||||||
all: schema generate build
|
all: schema generate build install
|
||||||
|
|
||||||
# Retrieve and prepare schema
|
# Retrieve and prepare schema
|
||||||
schema:
|
schema:
|
||||||
|
Loading…
Reference in New Issue
Block a user