From fe400f0463beb7067bae02e397a8b5ddec5f3b63 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 22 Apr 2008 08:09:31 +0000 Subject: [PATCH] typo --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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), \ -- 2.43.0