--- ray/src/util/SConscript 2010/07/09 15:24:45 1.17 +++ ray/src/util/SConscript 2010/12/15 01:40:11 1.18 @@ -29,7 +29,7 @@ PROGS = [ ['rtpic','rtargs','rtfunc','rtio','rtproc','rtcont','rtmem','rtpath', 'rtmath','rtnet','rterror','$RAD_SOCKETLIB']), ('dctimestep', ['dctimestep.c'], - ['rtio','rtmath']) + ['rtall']) ] for p in PROGS: