gplugin/gplugin

eb0deb8572e2
Not sure why this works on my machine, but this file isn't here anymore
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))