@ -63,6 +63,7 @@ blog: $(HTML_INCLUDES) $(CSS_TARGETS)
done
clean:
make --directory $(BLOG_BASE_DIR) clean
rm -rf $(OUT_DIR)
.PHONY: blog