summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 3b9e11368..6651f4943 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -45,6 +45,8 @@ S_BROWSER := browser.c download.c frames.c history_core.c netsurf.c \
save_complete.c save_text.c selection.c textinput.c
S_BROWSER := $(addprefix desktop/,$(S_BROWSER))
+# The following files depend on the testament
+content/fetchers/about.c: testament
# Some extra rules for building the transliteration table.
ifeq ($(HOST),riscos)