diff --git a/Makefile b/Makefile index 6ed5a95e77..087a9b9205 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ test: $(INTERNAL_SRC) $(PHANTOMJS) test/phantom-jasmine/run_jasmine_test.coffee test/ol.html clean: - rm -f jsdoc/jsdoc-*-timestamp + rm -f build/jsdoc-*-timestamp rm -f build/lint-spec-timestamp rm -f build/lint-src-timestamp rm -f build/ol.css