summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-10-05 23:01:24 +0100
committerVincent Sanders <vince@kyllikki.org>2020-10-05 23:01:24 +0100
commit06c721c5bb6cd06fc35bd0a36a98415758501df8 (patch)
tree94ff02c0e114fff95717fb7864872161f954ed49 /content/fetchers/about/Makefile
parent32d52bf055dabb33e777a9ffa5ef918c4916adb9 (diff)
downloadnetsurf-06c721c5bb6cd06fc35bd0a36a98415758501df8.tar.gz
netsurf-06c721c5bb6cd06fc35bd0a36a98415758501df8.tar.bz2
add simple chart generator and use it from the imagecache
Diffstat (limited to 'content/fetchers/about/Makefile')
-rw-r--r--content/fetchers/about/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \