From 5207ecf3083fdf9e28fbc775426e415ff4a08f5d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 20 Sep 2020 16:36:01 +0100 Subject: split out the about scheme imagecache page 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 88786ec5b..3a96d03bd 100644 --- a/content/fetchers/about/Makefile +++ b/content/fetchers/about/Makefile @@ -1,6 +1,6 @@ # about fetcher sources -S_FETCHER_ABOUT := about.c +S_FETCHER_ABOUT := about.c imagecache.c # The following files depend on the testament content/fetchers/about/about.c: testament $(OBJROOT)/testament.h -- cgit v1.2.3