--- ray/src/gen/SConscript 2016/03/05 13:24:58 1.16 +++ ray/src/gen/SConscript 2016/03/10 01:49:56 1.17 @@ -61,7 +61,7 @@ env.Install('$RAD_BINDIR', progs) #surf.cal clockface.hex LIBFILES = Split('''illum.cal rev.cal skybright.cal glaze1.cal glaze2.cal - perezlum.cal coeff_perez.dat defangle.dat''') + perezlum.cal''') env.Append(RAD_RLIBINSTALL=env.Install('$RAD_RLIBDIR', LIBFILES)) # vim: set syntax=python: