commit 325429f6c744706d9dd533262303f9e1689418a5 (patch)
parent 10ecea4c6d22c3b7260db925a2279b1c28079d6c
Author: Alex Karle <alex@alexkarle.com>
Date: Sun, 7 Feb 2021 17:21:36 -0500
make: Set atom.xml to generate on blog.7 changes
It should also regenerate if the script updates.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -18,7 +18,7 @@ clean:
index.html:
ln -sf intro.html $@
-atom.xml:
+atom.xml: blog.7 genatom.sh
./genatom.sh > $@
.SUFFIXES: .7 .html