diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-20 10:22:56 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-20 10:22:56 +0000 |
| commit | b19e695723dc7f3a34b655414cad1a80f95b55b7 (patch) | |
| tree | 29d105aa19987b0e7cc6f733640fb5f9b1839999 /src/lib/wscript | |
| parent | 8dcf4f4b9a8eb2642cb8bc6b68f228d4e8f982c7 (diff) | |
Make exception strings translatable (#81).
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index de39345d5..8b49e5933 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -20,6 +20,7 @@ sources = """ dolby_cp750.cc encoder.cc examine_content_job.cc + exceptions.cc filter_graph.cc ffmpeg_compatibility.cc ffmpeg_decoder.cc |
