diff --git a/Makefile b/Makefile index 6ffdd38..0b2cba1 100644 --- a/Makefile +++ b/Makefile @@ -42,4 +42,4 @@ test: index.html all: blog-posts index.html blog.html resume.html -.PHONY: all blog-posts indicators blog.html +.PHONY: all blog-posts indicators diff --git a/scripts/indicators b/scripts/indicators.bash similarity index 100% rename from scripts/indicators rename to scripts/indicators.bash