blob: af207f4dc2249c15af867fd0ef0465b5d321ee1c [file] [log] [blame]
if get_option('usb-ctrl').enabled()
install_data(
'usb-ctrl',
install_mode: 'rwxr-xr-x',
install_dir: get_option('bindir'),
)
endif