libgnt/libgnt

e9f4e4f0cf13
Make sure the zip file of docs extracts to the expected name

Testing Done:
Ran locally and verified the zip file with unzip.

Reviewed at https://reviews.imfreedom.org/r/2466/
option('devenv-config-dir', type : 'string', yield : true,
description : 'config directory for running a devenv (defaults to a subdirectory of buildroot)')
option('doc', type : 'boolean', value : true, yield : true,
description : 'build documentation with gtk-doc')
option('introspection', type : 'boolean', value : true, yield : true,
description : 'build introspection data')