[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
|
||||||
endif
|
endif
|
||||||
|
|
||||||
make:
|
all:
|
||||||
${ENV_RUN} ./scripts/run-make build
|
${ENV_RUN} ./scripts/run-make build
|
||||||
preinstall:
|
preinstall:
|
||||||
${ENV_RUN} ./scripts/run-make build preinstall
|
${ENV_RUN} ./scripts/run-make build preinstall
|
||||||
|
Loading…
x
Reference in New Issue
Block a user