From eca811ec09db5be4892461ad46cd44e904025497 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sun, 14 Feb 2021 22:14:27 +0000 Subject: Still more borked links --- GNUmakefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'GNUmakefile') diff --git a/GNUmakefile b/GNUmakefile index 6298f56..7a13d6d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -11,4 +11,7 @@ clean: distclean: clean rm -rf trac.db attachments -.PHONY: all clean fetch distclean +webfsd: + webfsd -r pelican/website -4 -L - -F -f index.html + +.PHONY: all clean fetch distclean webfsd -- cgit v1.2.3