summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-17 00:42:02 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-17 00:42:02 +0000
commite5ce888e953340ca94d506d710f90fec93540cd2 (patch)
tree9c49ff1670ea268b3423a9d81605b630cd84882b
parent4946acfd735321e7f0c29ea4b6e371bc9e90a7f6 (diff)
Missing header install.
-rw-r--r--src/wscript3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wscript b/src/wscript
index 4b39a979..400d1489 100644
--- a/src/wscript
+++ b/src/wscript
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net>
+# Copyright (C) 2012-2019 Carl Hetherington <cth@carlh.net>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -159,6 +159,7 @@ def build(bld):
reel_asset.h
reel_atmos_asset.h
reel_closed_caption_asset.h
+ reel_markers_asset.h
reel_mono_picture_asset.h
reel_mxf.h
reel_picture_asset.h