summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Yu <andrew@andrewyu.org>2022-07-30 23:51:53 +0800
committerAndrew Yu <andrew@andrewyu.org>2022-07-30 23:51:53 +0800
commit1a938f8063e6127940e893c1d50e3ec1d4e257c1 (patch)
treef17a4a25ae041ea163499059584df908f50bfab8 /Makefile
parent04cfe8122c683e0b584132af3a95d65aa6dc78a5 (diff)
downloadwww-1a938f8063e6127940e893c1d50e3ec1d4e257c1.tar.gz
y
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d27750..dd9ea68 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,2 @@
-sitemap.txt:
+sitemap:
 	find . -name '*.html' | sed 's/^\./https:\/\/www.andrewyu.org/' > sitemap.txt