aboutsummaryrefslogtreecommitdiff
path: root/tools_webrtc
diff options
context:
space:
mode:
Diffstat (limited to 'tools_webrtc')
-rwxr-xr-xtools_webrtc/libs/generate_licenses.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools_webrtc/libs/generate_licenses.py b/tools_webrtc/libs/generate_licenses.py
index 7665095e52..6a9d8a90c1 100755
--- a/tools_webrtc/libs/generate_licenses.py
+++ b/tools_webrtc/libs/generate_licenses.py
@@ -52,6 +52,7 @@ LIB_TO_LICENSES_DICT = {
'libvpx': ['third_party/libvpx/source/libvpx/LICENSE'],
'libyuv': ['third_party/libyuv/LICENSE'],
'opus': ['third_party/opus/src/COPYING'],
+ 'pffft': ['third_party/pffft/LICENSE'],
'protobuf': ['third_party/protobuf/LICENSE'],
'rnnoise': ['third_party/rnnoise/COPYING'],
'usrsctp': ['third_party/usrsctp/LICENSE'],