diff options
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 3 |
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 |
