aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorWouter Verhelst <wouter@debian.org>2018-10-27 18:38:26 +0000
committerWouter Verhelst <wouter@debian.org>2018-10-27 18:38:26 +0000
commitf0290accd46ee45383b56b9acc9624f5707f6b0e (patch)
tree24efe2ca2dc9ad0c123ebc3a5de67d88e43fe371 /Makefile.common
parent964757ef3ad3686df20782acea9b70be007d485c (diff)
Make the build fail on (useful) errors
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index b341ee1fc64..cf45e560073 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -11,6 +11,10 @@ else
IGNORE =
endif
+# Turn this on to use (small) sample files for data that generated from
+# cronjobs on the official website.
+USE_SAMPLE_FILES := 0
+
ENGLISHSRCDIR := $(WMLBASE)/../english
ENGLISHDIR := $(ENGLISHSRCDIR)
# ^ just an alias ^

© 2014-2024 Faster IT GmbH | imprint | privacy policy