pidgin/pidgin

87601b5e7ce0
Remove the raw plugin as it isn't in meson

Remove the raw plugin, it doesn't build by default and probably shouldn't exist

Reviewed at https://reviews.imfreedom.org/r/45/
subdir('libpurple')
subdir('protocols')
if ENABLE_GTK
subdir('pidgin')
endif
if enable_consoleui
subdir('finch')
endif