gplugin/gplugin

A few small tweaks to gplugin.spec.in
feature/convey
2017-09-26, Gary Kramlich
70660735ab95
A few small tweaks to gplugin.spec.in
shared_library('gplugin-license-check',
'gplugin-license-check.c',
name_prefix : '',
dependencies : [gplugin_dep],
install : true,
install_dir : join_paths(get_option('libdir'), 'gplugin'))