From 4cbc8f16b65571364828bf12a54c9094b25513f6 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 21 Sep 2020 08:25:56 +0100 Subject: split out blank handler for about scheme --- 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 3a96d03bd..5b45022bf 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 +S_FETCHER_ABOUT := about.c imagecache.c blank.c # The following files depend on the testament content/fetchers/about/about.c: testament $(OBJROOT)/testament.h -- cgit v1.2.3