summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-09-21 12:53:39 +0100
committerVincent Sanders <vince@kyllikki.org>2020-09-21 12:53:39 +0100
commitdd541886fe8899353f45842534c168e42b1ef9a0 (patch)
tree12486efa18e97e68888466eabdc352b173ca9246 /content/fetchers/about/Makefile
parent4cbc8f16b65571364828bf12a54c9094b25513f6 (diff)
downloadnetsurf-dd541886fe8899353f45842534c168e42b1ef9a0.tar.gz
netsurf-dd541886fe8899353f45842534c168e42b1ef9a0.tar.bz2
split out about scheme certificate viewer 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 5b45022bf..cca22d3c6 100644
--- a/content/fetchers/about/Makefile
+++ b/content/fetchers/about/Makefile
@@ -1,6 +1,6 @@
# about fetcher sources
-S_FETCHER_ABOUT := about.c imagecache.c blank.c
+S_FETCHER_ABOUT := about.c imagecache.c blank.c certificate.c
# The following files depend on the testament
content/fetchers/about/about.c: testament $(OBJROOT)/testament.h