diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:56:10 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-12-21 23:56:10 +0000 |
| commit | 8b64fbdc8a0d60da1c7d6d01e1876e225564e478 (patch) | |
| tree | 516197228c1bf1c56bdc8922244ae4b0aa39f8e8 | |
| parent | e00e96a21e33f4a12fa3da3b7f2f9f6e8c1dd594 (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 416e0db07..06abad3ad 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 still-setup.png range.png \ + still-select-content-file.png examine-thumbs.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 |
