mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
Revert "meson: Add install flag for libgdbofono"
This reverts commit 3ef10bf60a
.
The libgdbofono doesn't need to be installed, nor should it be at
least for now.
This commit is contained in:
parent
dd7f7a6c9e
commit
ee5629fd12
1 changed files with 0 additions and 1 deletions
|
@ -16,5 +16,4 @@ 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