summaryrefslogtreecommitdiff
path: root/src/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-12-16 20:20:47 +0000
committerCarl Hetherington <cth@carlh.net>2015-12-16 20:20:47 +0000
commitff896d5f5ec20e1371b423bb746c32fa55cc126a (patch)
treebcd6f76709753812c8a988ad43c1f7b8727c6f28 /src/wscript
parent7a8bf6efd00161b1ce7bb160bd50a0c11c28d792 (diff)
Ref does not need to be a template since it's always used for Asset.
Diffstat (limited to 'src/wscript')
-rw-r--r--src/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wscript b/src/wscript
index 33802785..16a17381 100644
--- a/src/wscript
+++ b/src/wscript
@@ -43,6 +43,7 @@ def build(bld):
reel_sound_asset.cc
reel_stereo_picture_asset.cc
reel_subtitle_asset.cc
+ ref.cc
rgb_xyz.cc
smpte_load_font_node.cc
smpte_subtitle_asset.cc