mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-06-18 09:38:30 +02:00
build: meson: add missing nm-autoptr.h to libnm headers
Fixes: ff8e563365
https://bugzilla.gnome.org/show_bug.cgi?id=795965
This commit is contained in:
parent
b87dc5630a
commit
db80d5f62a
1 changed files with 1 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ libnm_headers = files(
|
|||
'NetworkManager.h',
|
||||
'nm-access-point.h',
|
||||
'nm-active-connection.h',
|
||||
'nm-autoptr.h',
|
||||
'nm-checkpoint.h',
|
||||
'nm-client.h',
|
||||
'nm-device-adsl.h',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue