summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-09-28 00:14:04 +0100
committerVincent Sanders <vince@kyllikki.org>2020-09-29 22:50:08 +0100
commit7e459699931f39739348c75f743b5627e01338b0 (patch)
treedd9042e6499d2b147272c80e32c36784270bc2dc /content/fetchers/about/Makefile
parentf0b7955d3d31ca825ff0717e2cf4d087fc925226 (diff)
downloadnetsurf-7e459699931f39739348c75f743b5627e01338b0.tar.gz
netsurf-7e459699931f39739348c75f743b5627e01338b0.tar.bz2
split out about scheme query fetcherror handler
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 529141830..da271097c 100644
--- a/content/fetchers/about/Makefile
+++ b/content/fetchers/about/Makefile
@@ -9,6 +9,7 @@ S_FETCHER_ABOUT := \
imagecache.c \
query.c \
query_auth.c \
+ query_fetcherror.c \
query_privacy.c \
query_timeout.c \
testament.c