diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:54:28 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:54:28 +0000 |
| commit | a505e5bea6d0bc167022837b4ec4353480169106 (patch) | |
| tree | 9438f1623faa5ebf8daf589c00924e5079831a43 | |
| parent | a614bee9a90d462e384e01c60aef35dd27ff3b05 (diff) | |
Fix manual deps.
| -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 d7736a4cf..416e0db07 100644 --- a/doc/manual/Makefile +++ b/doc/manual/Makefile @@ -5,7 +5,7 @@ all: html pdf DIAGRAMS := SCREENSHOTS := file-new.png video-new-film.png still-new-film.png click-content-selector.png video-select-content-file.png \ - still-select-content-file.png examine-thumbs.png video-setup.png still-setup.png range.png \ + still-select-content-file.png examine-thumbs.png still-setup.png range.png \ calculate-audio-gain.png prefs.png making-dcp.png filters.png film-tab.png video-tab.png audio-tab.png subtitles-tab.png XML := dvdomatic.xml |
