diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-11-23 12:34:36 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-11-23 12:34:36 +0000 |
| commit | d302d45c2102b8fc97bbd256b43fa74119cc9332 (patch) | |
| tree | c48594c72c7ee2f7ab3f439198a61028d595d7b7 /src/lib/wscript | |
| parent | 5a999debb53087de8188603ea9b9d928b2293978 (diff) | |
Remove libavformat-specific bit from FileGroup.
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 1e88e6e62..ebd316a0c 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -22,6 +22,7 @@ sources = """ encoder.cc examine_content_job.cc exceptions.cc + file_group.cc filter_graph.cc ffmpeg.cc ffmpeg_content.cc |
