aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarren Benham <gecko>1999-06-11 20:45:58 +0000
committerDarren Benham <gecko>1999-06-11 20:45:58 +0000
commit31bcb648fa3183af95dc6d4ad84a171750dab173 (patch)
tree3ec5b28c545ae1641bfbb4a7c96a4ff2081eb7c0
parent4ded37f8b6f2654ce120af29852c0d25c232c3a1 (diff)
Ooops... forgot to change the wildcard used
CVS version numbers english/vote/Makefile: 1.4 -> 1.5
-rw-r--r--english/vote/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/english/vote/Makefile b/english/vote/Makefile
index 0989da922fb..f12fe6da574 100644
--- a/english/vote/Makefile
+++ b/english/vote/Makefile
@@ -15,8 +15,8 @@ include $(WMLBASE)/Make.dep.templ
include $(WMLBASE)/Make.dep.generic
# Do Not modify the following line
-index.$(LANGUAGE).html: index.wml $(wildcard 1999/1999*.wml) \
- $(wildcard $(ENGLISHSRCDIR)/Vote/1999/1999*.wml) \
+index.$(LANGUAGE).html: index.wml $(wildcard 1999/vote*.wml) \
+ $(wildcard $(ENGLISHSRCDIR)/Vote/1999/vote*.wml) \
$(TEMPLDIR)/basic.wml $(TEMPLDIR)/votebar.wml $(TEMPLDIR)/languages.wml $(TEMPLDIR)/footer.wml
%.$(LANGUAGE).html: %.wml $(TEMPLDIR)/basic.wml $(TEMPLDIR)/votebar.wml $(TEMPLDIR)/languages.wml $(TEMPLDIR)/footer.wml

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