[ox] Change make target to all

(synced from 7ff3b59801)
This commit is contained in:
2019-03-07 18:02:05 -06:00
parent c212ebeda7
commit b6a3f8a440
+1 -1
View File
@@ -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