aboutsummaryrefslogtreecommitdiffstats
path: root/english/Make.lang
diff options
context:
space:
mode:
authorDarren Benham <gecko>1998-10-28 19:43:00 +0000
committerDarren Benham <gecko>1998-10-28 19:43:00 +0000
commit7c4340e9e626cc76b4c7b8ad7255ce368d8a6c67 (patch)
tree153b5b1420d6561a02d07377808606e87aef93a0 /english/Make.lang
parent40990ce3527fc38b41185b80bd49f73660ebe61a (diff)
all the existing security pages :)
CVS version numbers english/Make.lang: 1.3 -> 1.4 english/Make.templ.inc: 1.2 -> 1.3 english/News/1998/19981027.wml: 1.1 -> 1.2 english/News/1998/Makefile: 1.13 -> 1.14 english/security/index.wml: 1.12 -> 1.13 english/security/sperl.html: 1.1 -> 1.2(DEAD) english/security/ssh.html: 1.1 -> 1.2(DEAD) english/security/svgalib.html: 1.1 -> 1.2(DEAD) english/security/teardrop.html: 1.1 -> 1.2(DEAD) english/security/template.html: 1.1 -> 1.2(DEAD) english/security/xfree.html: 1.1 -> 1.2(DEAD) english/security/xfree2.html: 1.1 -> 1.2(DEAD) english/security/xfree3.html: 1.1 -> 1.2(DEAD) english/security/undated/1sperl.wml: INITIAL -> 1.1 english/security/undated/1ssh.wml: INITIAL -> 1.1 english/security/undated/1svgalib.wml: INITIAL -> 1.1 english/security/undated/1teardrop.wml: INITIAL -> 1.1 english/security/undated/1xfree.wml: INITIAL -> 1.1 english/security/undated/1xfree2.wml: INITIAL -> 1.1 english/security/undated/1xfree3.wml: INITIAL -> 1.1 english/template/debian/menubar.wml: 1.12 -> 1.13
Diffstat (limited to 'english/Make.lang')
-rw-r--r--english/Make.lang4
1 files changed, 2 insertions, 2 deletions
diff --git a/english/Make.lang b/english/Make.lang
index ef4c0185de8..3d43ffd8715 100644
--- a/english/Make.lang
+++ b/english/Make.lang
@@ -19,5 +19,5 @@ WML=wml -q -o $(@D)/$(@F)
WMLFILES := $(wildcard *.wml)
HTMLFILES := $(patsubst %.wml,$(HTMLDIR)/%.html.$(LANGUAGE),$(WMLFILES))
-JPGSOURCE := $(wildcard *.gif)
-JPGDEST := $(patsubst %.gif,$(HTMLDIR)/%.gif,$(JPGSOURCE))
+JPGSOURCE := $(wildcard *.jpg)
+JPGDEST := $(patsubst %.jpg,$(HTMLDIR)/%.jpg,$(JPGSOURCE))

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