--- a/pidgin/meson.build Mon Jun 11 16:34:46 2018 -0400 +++ b/pidgin/meson.build Mon Jun 11 04:20:35 2018 -0400 @@ -10,7 +10,6 @@ 'gtkconv.c', 'gtkconv-theme.c', 'gtkconv-theme-loader.c', - 'gtkdebug.c', 'gtkdialogs.c', 'gtkdnd-hints.c', 'gtkdocklet.c', @@ -44,6 +43,7 @@ 'libpidgin.c', 'minidialog.c', 'pidginabout.c', + 'pidgindebug.c', 'pidgintooltip.c', ] @@ -59,7 +59,6 @@ 'gtkconvwin.h', 'gtkconv-theme.h', 'gtkconv-theme-loader.h', - 'gtkdebug.h', 'gtkdialogs.h', 'gtkdnd-hints.h', 'gtkdocklet.h', @@ -94,6 +93,7 @@ 'gtkxfer.h', 'minidialog.h', 'pidginabout.h', + 'pidgindebug.h', 'pidgintooltip.h', 'pidgin.h', ]