--- ray/src/hd/SConscript 2003/10/27 10:35:42 1.2 +++ ray/src/hd/SConscript 2004/07/04 12:08:48 1.3 @@ -9,7 +9,7 @@ mlib = env['RAD_MLIB'] viewbeams = env.Object(source='viewbeams.c') holo = env.Object(source='holo.c') holofile = env.Object(source='holofile.c') -Version = env.Object(source='Version.c') +Version = env.Object(source='../rt/Version.c') # XXX ../rt/not_nice # standard targets