finch/plugins/lastlog/meson.build

changeset 42678
0b9b81b6ff18
parent 42677
66b49e545c53
child 42679
192a8112562f
--- a/finch/plugins/lastlog/meson.build	Wed Apr 10 02:23:01 2024 -0500
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-library('gntlastlog', 'lastlog.c',
-    c_args : ['-DG_LOG_USE_STRUCTURED', '-DG_LOG_DOMAIN="Gnt-LastLog"'],
-    dependencies : [libpurple_dep, libfinch_dep, ncurses, glib],
-    name_prefix : '',
-    install : true, install_dir : FINCH_PLUGINDIR)
-
-devenv.append('FINCH_PLUGIN_PATH', meson.current_build_dir())

mercurial