From 0f09e4f7335fb125273aa3d1dc397797a2eba1dd Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Jul 2015 00:48:43 +0100 Subject: Rename certificates.{cc,h} -> certificate.{cc,h}. --- src/wscript | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/wscript') diff --git a/src/wscript b/src/wscript index a3f56b82..15d1b781 100644 --- a/src/wscript +++ b/src/wscript @@ -4,7 +4,7 @@ def build(bld): source = """ asset.cc certificate_chain.cc - certificates.cc + certificate.cc colour_conversion.cc colour_matrix.cc cpl.cc @@ -65,7 +65,7 @@ def build(bld): headers = """ asset.h certificate_chain.h - certificates.h + certificate.h chromaticity.h colour_conversion.h colour_matrix.h -- cgit v1.2.3