diff --git a/Makefile b/Makefile index 91d98ed2b..10f8e7a4f 100644 --- a/Makefile +++ b/Makefile @@ -112,4 +112,4 @@ D3_FILES = \ js/lib/d3.v3.js: $(D3_FILES) node_modules/.bin/smash $(D3_FILES) > $@ - @echo 'd3 rebuild. Please reapply 7e2485d and e0d6337' + @echo 'd3 rebuild. Please reapply 7e2485d, e0d6337, 0724e20 and 4da529f'