--- ray/src/util/Rmakefile 2014/02/09 22:19:30 2.67 +++ ray/src/util/Rmakefile 2014/02/10 04:51:26 2.68 @@ -1,4 +1,4 @@ -# RCSid: $Id: Rmakefile,v 2.67 2014/02/09 22:19:30 greg Exp $ +# RCSid: $Id: Rmakefile,v 2.68 2014/02/10 04:51:26 greg Exp $ # # Radiance makefile for utility programs # @@ -120,7 +120,9 @@ eplus_adduvf: eplus_adduvf.o eplus_idf.o setscan.o: setscan.h -eplus_adduvf.o: ../common/triangulate.h ../common/rtprocess.h ../common/paths.h +eplus_adduvf.o: ../common/triangulate.h ../common/rtprocess.h \ +../common/paths.h ../common/rtio.h ../common/random.h \ +../common/rtmath.h ../common/mat4.h ../common/fvect.h eplus_adduvf.o eplus_idf.o: eplus_idf.h \ ../common/lookup.h