From 62af8be57710927b0cb767581542d8801fa8909c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 14 Oct 2009 17:04:27 +0200 Subject: [PATCH] Update Makefile --- docs/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Makefile.in b/docs/Makefile.in index cfde9228..2d6103ec 100644 --- a/docs/Makefile.in +++ b/docs/Makefile.in @@ -39,6 +39,8 @@ DIST = Makefile.in #------------------------------------------------------------------------- +en: all + all: @for I in ${en_dirs}; \ do (cd $$I; echo "==>Entering directory `pwd`"; \ -- 2.39.5