summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-09-29 22:48:16 +0100
committerVincent Sanders <vince@kyllikki.org>2020-09-29 22:50:08 +0100
commit44225f1b34eb1d393a74cc44dcfc32d102205ef6 (patch)
treea4a9acbb8baa59febd6ceeed6573fac852447abb /content/fetchers/about/Makefile
parent7e459699931f39739348c75f743b5627e01338b0 (diff)
downloadnetsurf-44225f1b34eb1d393a74cc44dcfc32d102205ef6.tar.gz
netsurf-44225f1b34eb1d393a74cc44dcfc32d102205ef6.tar.bz2
split out about scheme handler for nscolours css
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 da271097c..10c9a6a72 100644
--- a/content/fetchers/about/Makefile
+++ b/content/fetchers/about/Makefile
@@ -7,6 +7,7 @@ S_FETCHER_ABOUT := \
choices.c \
config.c \
imagecache.c \
+ nscolours.c \
query.c \
query_auth.c \
query_fetcherror.c \