diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-17 23:36:07 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-17 23:37:03 +0200 |
| commit | 637aa14efef4f69fc587fd08520d214620c6967a (patch) | |
| tree | 76f8d9e4960bc484fae24bb50e98fea72505cba6 | |
| parent | 88aa29ef6d6d12562a4cdd4f631cda31d4a8a317 (diff) | |
Missing entry in Makefile.
| -rw-r--r-- | doc/manual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/Makefile b/doc/manual/Makefile index b0217bd7a..c29240d3d 100644 --- a/doc/manual/Makefile +++ b/doc/manual/Makefile @@ -18,7 +18,7 @@ SCREENSHOTS := file-new.pdf new-film.pdf video-select-content-file.pdf \ prefs-notifications.pdf timeline1.pdf timed-text-tab.pdf \ making-dcp.pdf filters.pdf video-tab.pdf audio-tab.pdf \ audio-plot.pdf audio-map-eg1.pdf audio-map-eg2.pdf audio-map-eg3.pdf kdm.pdf \ - kdm-creator.pdf export.pdf advanced-content.pdf disk-writer-notice.pdf + kdm-creator.pdf export.pdf advanced-content.pdf disk-writer-notice.pdf disk-writer.pdf XML := dcpomatic.xml |
