diff --git a/Makefile b/Makefile index 9a1c8a7f29..4dfa2ac1b3 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ space := $(empty) $(empty) all: build-all build examples .PHONY: precommit -precommit: lint build-all test doc build +precommit: lint build-all test doc build build-examples .PHONY: build build: build/ol.css build/ol.js