summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-09-20 16:36:01 +0100
committerVincent Sanders <vince@kyllikki.org>2020-09-20 16:36:01 +0100
commit5207ecf3083fdf9e28fbc775426e415ff4a08f5d (patch)
treef3ed40f3473a9af2da7a8c5f340805e792d97942 /content/fetchers/about/Makefile
parentc74509cdf58fb2473290fcacb8b1cc885b53df87 (diff)
downloadnetsurf-5207ecf3083fdf9e28fbc775426e415ff4a08f5d.tar.gz
netsurf-5207ecf3083fdf9e28fbc775426e415ff4a08f5d.tar.bz2
split out the about scheme imagecache page generator
Diffstat (limited to 'content/fetchers/about/Makefile')
-rw-r--r--content/fetchers/about/Makefile2
1 files changed, 1 insertions, 1 deletions
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