diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-01-26 21:53:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-01-26 21:53:27 +0100 |
| commit | f8882632e7f2968f97f551615da3e8403a398992 (patch) | |
| tree | a59104177c69161cfd91885ab74a8ee409046079 /src/wscript | |
| parent | 2f2643b6ddc36d6efcf4d41913ec4f711750e9c4 (diff) | |
Fix install.
Diffstat (limited to 'src/wscript')
| -rw-r--r-- | src/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wscript b/src/wscript index 025a7d4d..76fd7be7 100644 --- a/src/wscript +++ b/src/wscript @@ -168,9 +168,9 @@ def build(bld): reel_asset.h reel_atmos_asset.h reel_closed_caption_asset.h + reel_file_asset.h reel_markers_asset.h reel_mono_picture_asset.h - reel_mxf.h reel_picture_asset.h reel_sound_asset.h reel_stereo_picture_asset.h |
