aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorDenis Barbier <barbier>2002-07-06 18:30:27 +0000
committerDenis Barbier <barbier>2002-07-06 18:30:27 +0000
commit8fb6ed3a6d662257b788363bf2282cebde631bf6 (patch)
tree72377b08729dab995c6408bb567ed010f6fffd8b /Makefile.common
parent8d165d63bb7aa33f31fdf723ad5595f81c50b1a0 (diff)
Add -v1 to WMLOPTIONS for profiling
CVS version numbers Makefile.common: 1.62 -> 1.63
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index ebbe33165f3..7d3379ebada 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -12,7 +12,7 @@ ENGLISHDIR := $(ENGLISHSRCDIR)
HTMLDIR = $(WMLBASE)/$(RELHTMLBASE)/$(CUR_DIR)
LANGUAGECAP = $(shell echo $(LANGUAGE) | tr "a-z" "A-Z")
-WMLOPTIONS := -q -D CUR_YEAR=$(CUR_YEAR)
+WMLOPTIONS := -q -v1 -D CUR_YEAR=$(CUR_YEAR)
WMLOUTFILE = $(@F)
WMLPROLOG :=
WMLEPILOG :=

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