changed worldmap format a bit to be more consistent with level format
[supertux.git] / src / scripting / Jamfile
index bf12c15..64d4e09 100644 (file)
@@ -39,7 +39,6 @@ if ! $(MINISWIG)
 {
     wrapper_sources += [ SearchSource wrapper.cpp ] ;
 }
- echo $(wrapper_sources) ;
 wrapper_objects = [ CompileObjects $(wrapper_sources) ] ;
 if $(MINISWIG)
 {