You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
netsurf/content/fetchers/about/Makefile

21 lines
368 B

# 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