aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2002-01-02 21:34:02 +0000
committerJosip Rodin <joy>2002-01-02 21:34:02 +0000
commitbae888582501d07c7f10f35074592c75943d5910 (patch)
tree93a98df125d63097ced4d6b84d99c21276f81c3b /Makefile.common
parent94acf694dc6310e54deca711e0f9a9f872744b7d (diff)
extend the CD rules on the whole of CD/
CVS version numbers Makefile.common: 1.53 -> 1.54
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 f65cda7ca9b..11e37d9293e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -77,7 +77,7 @@ endif
# the rule for every wml file
ifndef NOGENERICDEP
-ifeq "$(findstring /CD/images/,$(CURDIR))" ""
+ifeq "$(findstring /CD/,$(CURDIR))" ""
%.$(LANGUAGE).html : %.wml $(WMLBASE)/../.wmlrc $(WMLBASE)/.wmlrc \
$(TEMPLDIR)/template.wml $(TEMPLDIR)/languages.wml $(HTMLDEP)
$(WML) $(<F)

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