mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
meson: Add install flag for libgdbofono
This commit is contained in:
parent
3a614fc57c
commit
3ef10bf60a
1 changed files with 1 additions and 0 deletions
|
@ -16,4 +16,5 @@ deps = [ dependency('gio-2.0'),
|
|||
gdbofono_lib = static_library('gdbofono',
|
||||
gdbus_src,
|
||||
include_directories : include_directories('..'),
|
||||
install: true,
|
||||
dependencies : deps )
|
||||
|
|
Loading…
Reference in a new issue