aboutsummaryrefslogtreecommitdiffstats
path: root/spanish/Makefile
diff options
context:
space:
mode:
authorJames A. Treacy <treacy>1999-01-28 05:54:02 +0000
committerJames A. Treacy <treacy>1999-01-28 05:54:02 +0000
commit5cfa3412b045beb259d1d1063a9bf4198dcbfe56 (patch)
tree4848d2450df1ae964b7558dd6e416e3e5c3b953d /spanish/Makefile
parente800bbd3bff7551f26b3e9282555bf9d836ceacd (diff)
converted to using templates in ../english/template and to use slices
CVS version numbers spanish/.wmlrc: 1.1 -> 1.2 spanish/Make.common: 1.3 -> 1.4 spanish/Make.dep.generic: 1.2 -> 1.3 spanish/Make.dep.templ: 1.1 -> 1.2 spanish/Make.lang: 1.2 -> 1.3 spanish/Makefile: 1.6 -> 1.7 spanish/distrib/Makefile: 1.3 -> 1.4
Diffstat (limited to 'spanish/Makefile')
-rw-r--r--spanish/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/spanish/Makefile b/spanish/Makefile
index 46ca199340e..43f9f2edf57 100644
--- a/spanish/Makefile
+++ b/spanish/Makefile
@@ -6,8 +6,8 @@ WMLBASE=.
CUR_DIR=
# list any subdirectories in the following variable. Any directories listed
# must exist or the make will not work
-SUBS=2.0 MailingLists News SPI devel distrib doc events intro logos mirror \
-ports security
+SUBS=2.0 MailingLists News SPI consultants devel distrib doc events intro \
+logos mirror ports security Pics vote
include $(WMLBASE)/Make.lang
include $(WMLBASE)/Make.common
@@ -18,6 +18,7 @@ include $(WMLBASE)/Make.dep.templ
# Do Not modify the following line
index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \
$(wildcard News/1998/1998*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1998/1998*.wml) \
+ $(wildcard security/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/security/1999/1999*.wml) \
$(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml
$(WML) index.wml

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