1*4882a593Smuzhiyunshared_module('shadowfb', 2*4882a593Smuzhiyun [ 'shadowfb.c', 'sfbmodule.c'], 3*4882a593Smuzhiyun include_directories: [ inc, xorg_inc ], 4*4882a593Smuzhiyun dependencies: common_dep, 5*4882a593Smuzhiyun c_args: xorg_c_args, 6*4882a593Smuzhiyun install: true, 7*4882a593Smuzhiyun install_dir: module_dir, 8*4882a593Smuzhiyun link_with: e, 9*4882a593Smuzhiyun) 10*4882a593Smuzhiyun 11*4882a593Smuzhiyuninstall_data('shadowfb.h', install_dir: xorgsdkdir) 12