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

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