summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetchers/about/Makefile')
-rw-r--r--content/fetchers/about/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/content/fetchers/about/Makefile b/content/fetchers/about/Makefile
index 142c53398..700ac3947 100644
--- a/content/fetchers/about/Makefile
+++ b/content/fetchers/about/Makefile
@@ -1,6 +1,12 @@
# about fetcher sources
-S_FETCHER_ABOUT := about.c imagecache.c blank.c certificate.c testament.c
+S_FETCHER_ABOUT := \
+ about.c \
+ blank.c \
+ certificate.c \
+ config.c \
+ imagecache.c \
+ testament.c
# The following files depend on the testament
content/fetchers/about/testament.c: testament $(OBJROOT)/testament.h