summaryrefslogtreecommitdiff
path: root/content/fetchers/about/Makefile
blob: 4b3df3eca584874985d2ac4fc27c95268d7277cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# about fetcher sources

S_FETCHER_ABOUT := \
	about.c \
	blank.c \
	certificate.c \
	choices.c \
	config.c \
	imagecache.c \
	query.c \
	query_privacy.c \
	testament.c

# The following files depend on the testament
content/fetchers/about/testament.c: testament $(OBJROOT)/testament.h