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:
Beniamino Galvani 2018-05-10 09:03:47 +02:00
parent b87dc5630a
commit db80d5f62a

View file

@ -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',