aboutsummaryrefslogtreecommitdiffstats
path: root/english/releases/Makefile
diff options
context:
space:
mode:
authorAdam Di Carlo <aph>2000-12-03 01:55:00 +0000
committerAdam Di Carlo <aph>2000-12-03 01:55:00 +0000
commit2f422fa031881f64718e09f46f63f439e0c07cfe (patch)
treee412d9ebd5ea492470b10210b6244c376eb27167 /english/releases/Makefile
parentde5b934475b0fdab9c83bf74f3308cc58fa85675 (diff)
remove the stupid stuff where we were checking if a dir exists or not;
if someone starts chopping away subdirs here, obviously, they're going to need to edit Makefile and index.wml; this allows us to not have to rebuild index.en.html all the time CVS version numbers english/releases/Makefile: 1.7 -> 1.8 english/releases/index.wml: 1.12 -> 1.13
Diffstat (limited to 'english/releases/Makefile')
-rw-r--r--english/releases/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/english/releases/Makefile b/english/releases/Makefile
index eaad6211add..f2302a3238e 100644
--- a/english/releases/Makefile
+++ b/english/releases/Makefile
@@ -10,6 +10,6 @@ include $(WMLBASE)/Make.lang
# unfortunately, I have to force this since it checks whether directories exist
-index.$(LANGUAGE).html: FORCE
+index.$(LANGUAGE).html: info
FORCE:

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