48 'oauth/oauth-parameter.c',
49 'oauth/oauth-parameter.h',
50 'oauth/oauth-purple.c',
51 'oauth/oauth-purple.h'
55 gg_prpl = shared_library('gg', GGSOURCES,
56 dependencies : [libgadu, json, libpurple_dep, glib],
57 install : true, install_dir : PURPLE_PLUGINDIR)