Skip to content
Snippets Groups Projects
Commit d82dd905 authored by Johannes Marbach's avatar Johannes Marbach
Browse files

Merge branch 'wip/undef/buffyboard-config' into 'master'

buffyboard: Install config file

See merge request !25
parents 05a7512b e15e0b63
Branches
Tags
1 merge request!25buffyboard: Install config file
Pipeline #141366 passed
......@@ -32,6 +32,8 @@ man_files = [
lvgl_sources = run_command('../find-lvgl-sources.sh', '../lvgl', check: true).stdout().strip().split('\n')
install_data(sources: 'buffyboard.conf', install_dir : get_option('sysconfdir'))
executable(
'buffyboard',
sources: buffyboard_sources + shared_sources + squeek2lvgl_sources + lvgl_sources,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment