[gnome-keyring/wip/nielsdg/meson] fixup! Support Meson build system



commit 819f65bf57605a4ebf196009fb3529c1c23d03da
Author: Jan Tojnar <jtojnar gmail com>
Date:   Sun May 22 17:24:18 2022 +0200

    fixup! Support Meson build system

 pkcs11/rpc-layer/meson.build | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/pkcs11/rpc-layer/meson.build b/pkcs11/rpc-layer/meson.build
index 39f63bb2..b8182828 100644
--- a/pkcs11/rpc-layer/meson.build
+++ b/pkcs11/rpc-layer/meson.build
@@ -35,6 +35,7 @@ if p11_module_path == ''
 endif
 shared_module(
   'gnome-keyring-pkcs11',
+  name_prefix: '',
   sources: [
     'gkm-rpc-module.c',
     'gkm-rpc-message.c',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]