typo
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 22 Apr 2008 08:09:31 +0000 (08:09 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 22 Apr 2008 08:09:31 +0000 (08:09 +0000)
Makefile

index 2fdb391..4dd947a 100644 (file)
--- 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), \