--- ray/src/gen/SConscript 2010/07/09 15:24:45 1.12 +++ ray/src/gen/SConscript 2010/12/15 01:40:11 1.13 @@ -8,6 +8,7 @@ mlib = env['RAD_MLIB'] # standard targets PROGS = ( # name sources libs +('gendaylit', Split('gendaylit.c sun.c',), ['rtlamps']), ('genbeads', Split('genbeads.c hermite3.c'), []), ('genbox', ['genbox.c',], []), ('genmarble', ['genmarble.c',], []),