From 15760b09609802feaede19e7b7839f1a986ea46f Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Tue, 22 Mar 2011 12:04:02 +0000 Subject: Try encouraging the auto-build of testament a little harder svn path=/trunk/netsurf/; revision=12122 --- Makefile.sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.sources') diff --git a/Makefile.sources b/Makefile.sources index ac4082d38..ef4d83c23 100644 --- a/Makefile.sources +++ b/Makefile.sources @@ -46,7 +46,7 @@ S_BROWSER := browser.c download.c frames.c history_core.c netsurf.c \ S_BROWSER := $(addprefix desktop/,$(S_BROWSER)) # The following files depend on the testament -content/fetchers/about.c: testament +content/fetchers/about.c: testament utils/testament.h # Some extra rules for building the transliteration table. ifeq ($(HOST),riscos) -- cgit v1.2.3