mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
docs: Make sure to set install: true
This commit is contained in:
parent
80ca3087d9
commit
f256f5ada6
@ -34,4 +34,5 @@ gnome.gtkdoc('libsecret',
|
|||||||
'--ignore-headers=' + ' '.join(reference_ignore_headers),
|
'--ignore-headers=' + ' '.join(reference_ignore_headers),
|
||||||
],
|
],
|
||||||
module_version: api_version_major,
|
module_version: api_version_major,
|
||||||
|
install: true,
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user