From: Thierry Parmentelat Date: Tue, 22 Apr 2008 08:09:31 +0000 (+0000) Subject: typo X-Git-Tag: 4.2-rc2~19 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fe400f0463beb7067bae02e397a8b5ddec5f3b63;p=build.git typo --- diff --git a/Makefile b/Makefile index 2fdb3915..4dd947a3 100644 --- a/Makefile +++ b/Makefile @@ -659,7 +659,7 @@ packages: @$(foreach package,$(ALL), echo package=$(package) ref_module=$($(package).module) modules=$($(package)-MODULES); ) modules: - @$(foreach module,$(ALL-MODULES), echo modules=$(module) svnpath=$($(module)-SVNPATH); ) + @$(foreach module,$(ALL-MODULES), echo module=$(module) svnpath=$($(module)-SVNPATH); ) branches: @$(foreach module,$(ALL-MODULES), \