diff --git a/setup_links.py b/setup_links.py index 681f9cc524..6df0c306f8 100755 --- a/setup_links.py +++ b/setup_links.py @@ -45,6 +45,7 @@ DIRECTORIES = [ 'third_party/instrumented_libraries', 'third_party/jsoncpp', 'third_party/libc++-static', + 'third_party/libFuzzer', 'third_party/libjpeg', 'third_party/libjpeg_turbo', 'third_party/libsrtp',