| Index: setup_links.py
|
| diff --git a/setup_links.py b/setup_links.py
|
| index 4ef40ead0aa4de7509120cec43d1dbf2d1e2eb16..492c38b70ed3dec5a010f39c29084d64f4397e05 100755
|
| --- a/setup_links.py
|
| +++ b/setup_links.py
|
| @@ -40,6 +40,7 @@ DIRECTORIES = [
|
| 'third_party/colorama',
|
| 'third_party/drmemory',
|
| 'third_party/expat',
|
| + 'third_party/ffmpeg',
|
| 'third_party/instrumented_libraries',
|
| 'third_party/jsoncpp',
|
| 'third_party/libc++-static',
|
| @@ -53,6 +54,7 @@ DIRECTORIES = [
|
| 'third_party/lss',
|
| 'third_party/nss',
|
| 'third_party/ocmock',
|
| + 'third_party/openh264',
|
| 'third_party/openmax_dl',
|
| 'third_party/opus',
|
| 'third_party/proguard',
|
|
|