From 5bccbb331493d086d95439b87798409155c06f3a Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Wed, 3 Apr 2019 15:36:52 +0200 Subject: Add the img directory to the Makefiles --- english/download/Makefile | 4 ++-- english/download/img/Makefile | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 english/download/img/Makefile diff --git a/english/download/Makefile b/english/download/Makefile index 75df8081f9f..57a17424b19 100644 --- a/english/download/Makefile +++ b/english/download/Makefile @@ -3,7 +3,7 @@ WMLBASE=.. CUR_DIR=download -SUBS= +SUBS=img GETTEXTFILES += cdimage.mo NOGENERICDEP := true @@ -28,7 +28,7 @@ else RELEASESDEP := $(ENGLISHDIR)/CD/releases/index.wml endif -index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/cdimage.wml $(TEMPLDIR)/release_info.wml $(RELEASESDEP) $(GETTEXTDEP) +index.$(LANGUAGE).html: index.wml $(ENGLISHDIR)/download/img $(TEMPLDIR)/cdimage.wml $(TEMPLDIR)/release_info.wml $(RELEASESDEP) $(GETTEXTDEP) $(WML) $(