diff --git a/deps/ox/Makefile b/deps/ox/Makefile index a37977b1..499dd6fd 100644 --- a/deps/ox/Makefile +++ b/deps/ox/Makefile @@ -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