Makefile: Fix blog.html target

This commit is contained in:
Andrew Rogers 2023-10-20 05:36:11 -05:00
commit cb0aec6cad
2 changed files with 1 additions and 1 deletions

View file

@ -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