From 06c721c5bb6cd06fc35bd0a36a98415758501df8 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 5 Oct 2020 23:01:24 +0100 Subject: add simple chart generator and use it from the imagecache --- content/fetchers/about/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'content/fetchers/about/Makefile') diff --git a/content/fetchers/about/Makefile b/content/fetchers/about/Makefile index 10c9a6a72..4f12a0626 100644 --- a/content/fetchers/about/Makefile +++ b/content/fetchers/about/Makefile @@ -4,6 +4,7 @@ S_FETCHER_ABOUT := \ about.c \ blank.c \ certificate.c \ + chart.c \ choices.c \ config.c \ imagecache.c \ -- cgit v1.2.3