SCsub 89 B

123456
  1. #!/usr/bin/env python
  2. Import('env')
  3. env.add_source_files(env.servers_sources, "*.cpp")