--- ray/src/util/Rmakefile 2015/02/11 18:08:10 2.79 +++ ray/src/util/Rmakefile 2015/02/13 20:49:59 2.80 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.79 2015/02/11 18:08:10 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.80 2015/02/13 20:49:59 greg Exp $ # # Radiance makefile for utility programs # @@ -24,7 +24,8 @@ PROGS = findglare glarendx rpiece rad ranimate ranimov eplus_adduvf rfluxmtx rmtxop wrapBSDF LIBFILES = rambpos.cal ambpos.cal tregsamp.dat reinhartb.cal \ -klems_full.cal klems_half.cal klems_quarter.cal disk2square.cal +klems_full.cal klems_half.cal klems_quarter.cal disk2square.cal \ +minimalBSDFt.xml WINDOW6BSDFt.xml all: $(PROGS)