pidgin/plugins/disco/meson.build

changeset 42372
ba3a49903905
parent 42037
af20db93f2c2
child 42468
3ea8d5befbe4
--- a/pidgin/plugins/disco/meson.build	Thu Oct 19 23:26:25 2023 -0500
+++ b/pidgin/plugins/disco/meson.build	Thu Oct 19 23:30:42 2023 -0500
@@ -22,7 +22,7 @@
     c_name : 'xmppdisco')
 xmppdisco_SOURCES += xmppdisco_resource
 
-xmppdisco = library('xmppdisco', xmppdisco_SOURCES, xmppdisco_HEADERS,
+library('xmppdisco', xmppdisco_SOURCES, xmppdisco_HEADERS,
     c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="PidginPlugin-XMPPDisco"'],
     dependencies : [libpurple_dep, libpidgin_dep, glib],
     name_prefix : '',

mercurial