about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-07-30 10:42:43 +0200
committerptitSeb <sebastien.chev@gmail.com>2022-07-30 10:42:43 +0200
commitd9cd0604cc3fb5551082e3bb3491bdcf5e4c1625 (patch)
treeb38a04e869c68e14ec9bf20e1bfed2a57c8a0e54 /src/library_list.h
parentafb2cc4a99545cb83feeb14f1bcc42273b7630a6 (diff)
downloadbox64-d9cd0604cc3fb5551082e3bb3491bdcf5e4c1625.tar.gz
box64-d9cd0604cc3fb5551082e3bb3491bdcf5e4c1625.zip
Added an empty wrapped libsoftokn3 (for #365)
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 4195e71b..e65101db 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -191,6 +191,7 @@ GO("libgsttag-1.0.so.0", gsttag)
 GO("libgstvideo-1.0.so.0", gstvideo)
 GO("libxshmfence.so.1", xshmfence)
 GO("libatomic.so.1", atomic)
+GO("libsoftokn3.so", softokn3)
 
 GO("ld-linux-x86-64.so.2", ldlinux)