From dd541886fe8899353f45842534c168e42b1ef9a0 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 21 Sep 2020 12:53:39 +0100 Subject: split out about scheme certificate viewer generator --- content/fetchers/about/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/fetchers/about/Makefile') diff --git a/content/fetchers/about/Makefile b/content/fetchers/about/Makefile index 5b45022bf..cca22d3c6 100644 --- a/content/fetchers/about/Makefile +++ b/content/fetchers/about/Makefile @@ -1,6 +1,6 @@ # about fetcher sources -S_FETCHER_ABOUT := about.c imagecache.c blank.c +S_FETCHER_ABOUT := about.c imagecache.c blank.c certificate.c # The following files depend on the testament content/fetchers/about/about.c: testament $(OBJROOT)/testament.h -- cgit v1.2.3