summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-09-27 23:10:17 +0100
committerVincent Sanders <vince@kyllikki.org>2020-09-29 22:50:04 +0100
commit746affa7821662be32df3e2bdff4e52ad8dde270 (patch)
tree867fa8c32821ec5b9c2f8217ebf22e464548f87a /content/fetchers/about/Makefile
parentb1844cbf2a997ccf999286472ffc4d2c4bf79c1e (diff)
downloadnetsurf-746affa7821662be32df3e2bdff4e52ad8dde270.tar.gz
netsurf-746affa7821662be32df3e2bdff4e52ad8dde270.tar.bz2
split out about scheme query auth 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 4b3df3eca..ea6a2d4b6 100644
--- a/content/fetchers/about/Makefile
+++ b/content/fetchers/about/Makefile
@@ -8,6 +8,7 @@ S_FETCHER_ABOUT := \
config.c \
imagecache.c \
query.c \
+ query_auth.c \
query_privacy.c \
testament.c