Merge branch 'wip/undef/buffyboard-config' into 'master'
buffyboard: Install config file See merge request postmarketOS/buffybox!25
This commit is contained in:
commit
d82dd9051c
1 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue