summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-12-30 17:30:07 +0100
committerJonas Smedegaard <dr@jones.dk>2014-12-30 18:24:06 +0100
commitfee2f3a48759f1581eb4a0c83815be9162ad5e4f (patch)
tree01b4e3bf0b3c0ec4f0a9f3135e20e7283bbaf235 /Makefile
parentb8df713f513536e1d7404a61b19d264c0db6a4e5 (diff)
Optionally validate URLs, enabled in new flightcheck mode.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 505254c..25079fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,4 @@
+# expensive checks enabled: make -B flightcheck=1
# Final document: make -B final=1
stem = eut
@@ -17,6 +18,7 @@ localfilters = $(filter ./%,$(filters))
title = Ensuring utmost transparency
subtitle = Free Software and Open Standards under the Rules of Procedure of the European Parliament
env_filter += $(citeproc_file:%=PANDOC_CITEPROC_FILE=%)
+env_filter += $(if $(flightcheck),NETWORK_TESTS=1)
args_filter += $(filters:%=--filter %)
args_meta += $(citeproc_file:%=-M bibliography=%)
args_meta += -V lang=english -V langoption=variant=british