mirror of
https://gitlab.com/mobian1/eg25-manager.git
synced 2025-09-01 16:52:02 +02:00
Merge branch 'fix-parallel-build' into 'master'
Fix parallel build issue Closes #14 See merge request mobian1/devices/eg25-manager!22
This commit is contained in:
@@ -15,6 +15,7 @@ src = [
|
|||||||
'suspend.c', 'suspend.h',
|
'suspend.c', 'suspend.h',
|
||||||
'toml.c', 'toml.h',
|
'toml.c', 'toml.h',
|
||||||
'udev.c', 'udev.h',
|
'udev.c', 'udev.h',
|
||||||
|
gdbofono_headers,
|
||||||
]
|
]
|
||||||
|
|
||||||
if mmglib_dep.found()
|
if mmglib_dep.found()
|
||||||
|
Reference in New Issue
Block a user