[ox] Change make target to all
This commit is contained in:
parent
5a9ab80753
commit
7ff3b59801
2
deps/ox/Makefile
vendored
2
deps/ox/Makefile
vendored
@ -8,7 +8,7 @@ ifneq ($(shell which docker 2>&1),)
|
||||
endif
|
||||
endif
|
||||
|
||||
make:
|
||||
all:
|
||||
${ENV_RUN} ./scripts/run-make build
|
||||
preinstall:
|
||||
${ENV_RUN} ./scripts/run-make build preinstall
|
||||
|
Loading…
Reference in New Issue
Block a user