summaryrefslogtreecommitdiff
path: root/Makefile.sources
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2012-10-06 18:12:57 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2012-10-06 18:12:57 +0100
commit9cb4d00ea9c2252a0a4345c39f4ca95cb8eeadf1 (patch)
tree11b0d6f2733cfa9abed83b7dcfb29cdf0e32276b /Makefile.sources
parent9c1a04e279f691a9db4b338fc0f52030cc439a13 (diff)
downloadnetsurf-9cb4d00ea9c2252a0a4345c39f4ca95cb8eeadf1.tar.gz
netsurf-9cb4d00ea9c2252a0a4345c39f4ca95cb8eeadf1.tar.bz2
If you pass CI_BUILD=xxx to make, it will build a CI #xxx into the version string and also mention it in the testament
Diffstat (limited to 'Makefile.sources')
-rw-r--r--Makefile.sources1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.sources b/Makefile.sources
index 0229e91d3..7b0bec577 100644
--- a/Makefile.sources
+++ b/Makefile.sources
@@ -76,6 +76,7 @@ S_BROWSER := $(addprefix desktop/,$(S_BROWSER))
# The following files depend on the testament
content/fetchers/about.c: testament utils/testament.h
+desktop/version.c: testament utils/testament.h
# Some extra rules for building the transliteration table.
ifeq ($(HOST),riscos)