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

S_FETCHER_ABOUT := \
	about.c \
	blank.c \
	certificate.c \
	chart.c \
	choices.c \
	config.c \
	imagecache.c \
	nscolours.c \
	query.c \
	query_auth.c \
	query_fetcherror.c \
	query_privacy.c \
	query_timeout.c \
	testament.c

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