summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile (unfollow)
Commit message (Collapse)AuthorLines
2019-07-22Makefile: Rename HTML to POSTS_HTMLWolfgang Müller-6/+5
The new name is clearer and consistent with the source lists.
2019-07-22Makefile: Tweak the clean target to delete all HTML filesWolfgang Müller-1/+1
Previously only files that had a corresponding .md entry were deleted, leading to leftover garbage from switching branches or the like.