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:
Arnaud Ferraris
2021-06-17 09:34:01 +00:00

View File

@@ -15,6 +15,7 @@ src = [
'suspend.c', 'suspend.h',
'toml.c', 'toml.h',
'udev.c', 'udev.h',
gdbofono_headers,
]
if mmglib_dep.found()