summary refs log tree commit diff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1238
1 files changed, 866 insertions, 372 deletions
diff --git a/Makefile.in b/Makefile.in
index 59ad2794..9b70f3d5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -135,16 +135,16 @@ PRE_UNINSTALL = :
 POST_UNINSTALL = :
 build_triplet = @build@
 host_triplet = @host@
-noinst_PROGRAMS = $(am__EXEEXT_15)
-check_PROGRAMS = $(am__EXEEXT_14)
+noinst_PROGRAMS = $(am__EXEEXT_18)
+check_PROGRAMS = $(am__EXEEXT_16)
 sbin_PROGRAMS = src/NetworkManager$(EXEEXT)
 bin_PROGRAMS = clients/nm-online$(EXEEXT) $(am__EXEEXT_1) \
 	$(am__EXEEXT_2)
 libexec_PROGRAMS = src/nm-iface-helper$(EXEEXT) \
 	src/initrd/nm-initrd-generator$(EXEEXT) \
 	src/dhcp/nm-dhcp-helper$(EXEEXT) \
-	dispatcher/nm-dispatcher$(EXEEXT)
-TESTS = $(am__EXEEXT_10)
+	dispatcher/nm-dispatcher$(EXEEXT) $(am__EXEEXT_17)
+TESTS = $(am__EXEEXT_11)
 @HAVE_DOCS_TRUE@am__append_1 = \
 @HAVE_DOCS_TRUE@	docs/libnm \
 @HAVE_DOCS_TRUE@	docs/api
@@ -214,8 +214,6 @@ TESTS = $(am__EXEEXT_10)
 @CONFIG_PLUGIN_IFUPDOWN_TRUE@am__append_31 = src/settings/plugins/ifupdown/tests/test-ifupdown
 
 ###############################################################################
-# src/devices/bluetooth
-###############################################################################
 @WITH_MODEM_MANAGER_1_TRUE@am__append_32 =  \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm-wwan.la \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm-device-plugin-wwan.la \
@@ -226,96 +224,140 @@ TESTS = $(am__EXEEXT_10)
 
 @WITH_MODEM_MANAGER_1_TRUE@am__append_34 = check-local-devices-wwan \
 @WITH_MODEM_MANAGER_1_TRUE@	check-local-devices-bluetooth
-@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__append_35 = $(BLUEZ5_CFLAGS)
-@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__append_36 = \
+@WITH_MODEM_MANAGER_1_TRUE@am__append_35 = src/devices/wwan/tests/test-service-providers
+
+###############################################################################
+# src/devices/bluetooth
+###############################################################################
+@WITH_MODEM_MANAGER_1_TRUE@am__append_36 = src/devices/bluetooth/libnm-bluetooth-utils.la
+@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__append_37 = \
 @WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez5-dun.c \
-@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez5-dun.h
+@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez5-dun.h \
+@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__append_38 = $(BLUEZ5_CFLAGS)
+@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__append_39 = $(BLUEZ5_LIBS)
+
+###############################################################################
+@WITH_MODEM_MANAGER_1_TRUE@am__append_40 = \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/tests/nm-bt-test
 
-@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__append_37 = $(BLUEZ5_LIBS)
 
 ###############################################################################
 # src/devices/wifi
 ###############################################################################
-@WITH_WIFI_TRUE@am__append_38 = src/devices/wifi/libnm-device-plugin-wifi.la
-@WITH_IWD_TRUE@@WITH_WIFI_TRUE@am__append_39 = \
+@WITH_WIFI_TRUE@am__append_41 = src/devices/wifi/libnm-device-plugin-wifi.la
+@WITH_IWD_TRUE@@WITH_WIFI_TRUE@am__append_42 = \
 @WITH_IWD_TRUE@@WITH_WIFI_TRUE@	src/devices/wifi/nm-device-iwd.c \
 @WITH_IWD_TRUE@@WITH_WIFI_TRUE@	src/devices/wifi/nm-device-iwd.h \
 @WITH_IWD_TRUE@@WITH_WIFI_TRUE@	src/devices/wifi/nm-iwd-manager.c \
 @WITH_IWD_TRUE@@WITH_WIFI_TRUE@	src/devices/wifi/nm-iwd-manager.h \
 @WITH_IWD_TRUE@@WITH_WIFI_TRUE@	$(NULL)
 
-@WITH_WIFI_TRUE@am__append_40 = check-local-devices-wifi
-@WITH_WIFI_TRUE@am__append_41 = src/devices/wifi/tests/test-devices-wifi
+@WITH_WIFI_TRUE@am__append_43 = check-local-devices-wifi
+@WITH_WIFI_TRUE@am__append_44 = src/devices/wifi/tests/test-devices-wifi
 
 ###############################################################################
 # src/devices/team
 ###############################################################################
-@WITH_TEAMDCTL_TRUE@am__append_42 = src/devices/team/libnm-device-plugin-team.la
-@WITH_TEAMDCTL_TRUE@am__append_43 = check-local-devices-team
-@WITH_OPENVSWITCH_TRUE@am__append_44 = src/devices/ovs/libnm-device-plugin-ovs.la
-@HAVE_INTROSPECTION_TRUE@am__append_45 = $(clients_common_settings_doc_h)
-@HAVE_INTROSPECTION_TRUE@am__append_46 = check-local-settings-docs
-@HAVE_INTROSPECTION_TRUE@am__append_47 = clients/common/libnmc.la
-@HAVE_INTROSPECTION_FALSE@am__append_48 = clients/common/libnmc.la
-@HAVE_INTROSPECTION_TRUE@am__append_49 = clients/common/tests/test-clients-common
-@BUILD_NMCLI_TRUE@@HAVE_INTROSPECTION_FALSE@am__append_50 = clients/common/tests/test-clients-common
+@WITH_TEAMDCTL_TRUE@am__append_45 = src/devices/team/libnm-device-plugin-team.la
+@WITH_TEAMDCTL_TRUE@am__append_46 = check-local-devices-team
+@WITH_OPENVSWITCH_TRUE@am__append_47 = src/devices/ovs/libnm-device-plugin-ovs.la
+@HAVE_INTROSPECTION_TRUE@am__append_48 = $(clients_common_settings_doc_h)
+@HAVE_INTROSPECTION_TRUE@am__append_49 = check-local-settings-docs
+@HAVE_INTROSPECTION_TRUE@am__append_50 = clients/common/libnmc.la
+@HAVE_INTROSPECTION_FALSE@am__append_51 = clients/common/libnmc.la
+@HAVE_INTROSPECTION_TRUE@am__append_52 = clients/common/tests/test-clients-common
+@BUILD_NMCLI_TRUE@@HAVE_INTROSPECTION_FALSE@am__append_53 = clients/common/tests/test-clients-common
 
 ###############################################################################
 # clients/cli
 ###############################################################################
-@BUILD_NMCLI_TRUE@am__append_51 = clients/cli/nmcli
-@BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@am__append_52 = $(POLKIT_CFLAGS)
-@BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@am__append_53 = \
+@BUILD_NMCLI_TRUE@am__append_54 = clients/cli/nmcli
+@BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@am__append_55 = $(POLKIT_CFLAGS)
+@BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@am__append_56 = \
 @BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@	clients/common/nm-polkit-listener.c \
 @BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@	clients/common/nm-polkit-listener.h
 
-@BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@am__append_54 = $(POLKIT_LIBS)
-@BUILD_NMCLI_TRUE@am__append_55 = install-data-hook-nmcli
-@BUILD_NMCLI_TRUE@am__append_56 = uninstall-hook-nmcli
+@BUILD_NMCLI_TRUE@@WITH_POLKIT_AGENT_TRUE@am__append_57 = $(POLKIT_LIBS)
+@BUILD_NMCLI_TRUE@am__append_58 = install-data-hook-nmcli
+@BUILD_NMCLI_TRUE@am__append_59 = uninstall-hook-nmcli
 
 ###############################################################################
 # clients/tui
 ###############################################################################
-@BUILD_NMTUI_TRUE@am__append_57 = clients/tui/newt/libnmt-newt.a
-@BUILD_NMTUI_TRUE@am__append_58 = clients/tui/nmtui
-@BUILD_NMTUI_TRUE@am__append_59 = install-exec-hook-nmtui
-@BUILD_NMTUI_TRUE@am__append_60 = uninstall-hook-nmtui
-@HAVE_INTROSPECTION_TRUE@am__append_61 = $(man_nm_settings_xml)
-@WITH_OPENVSWITCH_TRUE@am__append_62 = man/nm-openvswitch.7
-@WITH_OPENVSWITCH_FALSE@am__append_63 = man/nm-openvswitch.7
-@WITH_OPENVSWITCH_FALSE@am__append_64 = man/nm-openvswitch.7
-@CONFIG_PLUGIN_IFCFG_RH_TRUE@am__append_65 = man/nm-settings-ifcfg-rh.5
-@CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_66 = man/nm-settings-ifcfg-rh.5
-@CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_67 = man/nm-settings-ifcfg-rh.5
-@HAVE_DOCS_TRUE@am__append_68 = install-data-hook-man
-@HAVE_DOCS_TRUE@am__append_69 = uninstall-hook-man
-@HAVE_DOCS_TRUE@am__append_70 = $(man_pages) $(man_pages_autogen)
-@BUILD_DOCS_TRUE@am__append_71 = $(man_pages) $(man_pages_autogen)
+@BUILD_NMTUI_TRUE@am__append_60 = clients/tui/newt/libnmt-newt.a
+@BUILD_NMTUI_TRUE@am__append_61 = clients/tui/nmtui
+@BUILD_NMTUI_TRUE@am__append_62 = install-exec-hook-nmtui
+@BUILD_NMTUI_TRUE@am__append_63 = uninstall-hook-nmtui
+
+###############################################################################
+# clients/nm-cloud-setup
+###############################################################################
+@BUILD_NM_CLOUD_SETUP_TRUE@am__append_64 = clients/cloud-setup/nm-cloud-setup
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@am__append_65 = \
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	clients/cloud-setup/nm-cloud-setup.service \
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	clients/cloud-setup/nm-cloud-setup.timer \
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	$(NULL)
+
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@am__append_66 = install-data-hook-cloud-setup
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@am__append_67 = uninstall-hook-cloud-setup
+@BUILD_NM_CLOUD_SETUP_TRUE@am__append_68 = \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/90-nm-cloud-setup.sh \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/meson.build \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-cloud-setup.service.in \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-cloud-setup.timer \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(NULL)
+
+@BUILD_NM_CLOUD_SETUP_TRUE@am__append_69 = \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-cloud-setup.service
+
+
+###############################################################################
+# data
+###############################################################################
+@HAVE_SYSTEMD_TRUE@am__append_70 = \
+@HAVE_SYSTEMD_TRUE@	data/NetworkManager.service \
+@HAVE_SYSTEMD_TRUE@	data/NetworkManager-wait-online.service \
+@HAVE_SYSTEMD_TRUE@	data/NetworkManager-dispatcher.service \
+@HAVE_SYSTEMD_TRUE@	$(NULL)
+
+@HAVE_INTROSPECTION_TRUE@am__append_71 = $(man_nm_settings_xml)
+@WITH_OPENVSWITCH_TRUE@am__append_72 = man/nm-openvswitch.7
+@WITH_OPENVSWITCH_FALSE@am__append_73 = man/nm-openvswitch.7
+@WITH_OPENVSWITCH_FALSE@am__append_74 = man/nm-openvswitch.7
+@CONFIG_PLUGIN_IFCFG_RH_TRUE@am__append_75 = man/nm-settings-ifcfg-rh.5
+@CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_76 = man/nm-settings-ifcfg-rh.5
+@CONFIG_PLUGIN_IFCFG_RH_FALSE@am__append_77 = man/nm-settings-ifcfg-rh.5
+@HAVE_DOCS_TRUE@am__append_78 = install-data-hook-man
+@HAVE_DOCS_TRUE@am__append_79 = uninstall-hook-man
+@HAVE_DOCS_TRUE@am__append_80 = $(man_pages) $(man_pages_autogen)
+@BUILD_DOCS_TRUE@am__append_81 = $(man_pages) $(man_pages_autogen)
 
 ###############################################################################
 # vapi
 ###############################################################################
-@ENABLE_VAPIGEN_TRUE@am__append_72 = \
+@ENABLE_VAPIGEN_TRUE@am__append_82 = \
 @ENABLE_VAPIGEN_TRUE@	vapi/libnm.vapi
 
-@ENABLE_VAPIGEN_TRUE@am__append_73 = \
+@ENABLE_VAPIGEN_TRUE@am__append_83 = \
 @ENABLE_VAPIGEN_TRUE@	$(VAPIGEN_VAPIS) \
 @ENABLE_VAPIGEN_TRUE@	$(VAPIGEN_VAPIS:.vapi=.deps)
 
-@ENABLE_VAPIGEN_TRUE@am__append_74 = $(VAPIGEN_VAPIS)
+@ENABLE_VAPIGEN_TRUE@am__append_84 = $(VAPIGEN_VAPIS)
 
 ###############################################################################
-@ENABLE_TESTS_TRUE@am__append_75 = $(check_programs) $(check_programs_norun)
-@ENABLE_TESTS_TRUE@am__append_76 = $(check_ltlibraries)
-@ENABLE_TESTS_FALSE@am__append_77 = $(check_programs) $(check_programs_norun)
-@ENABLE_TESTS_FALSE@am__append_78 = $(check_ltlibraries)
-@WITH_QT_TRUE@am__append_79 = \
+@ENABLE_TESTS_TRUE@am__append_85 = $(check_programs) $(check_programs_norun)
+@ENABLE_TESTS_TRUE@am__append_86 = $(check_ltlibraries)
+@ENABLE_TESTS_FALSE@am__append_87 = $(check_programs) $(check_programs_norun)
+@ENABLE_TESTS_FALSE@am__append_88 = $(check_ltlibraries)
+@WITH_QT_TRUE@am__append_89 = \
 @WITH_QT_TRUE@	examples/C/qt/add-connection-wired \
 @WITH_QT_TRUE@	examples/C/qt/list-connections \
 @WITH_QT_TRUE@	examples/C/qt/change-ipv4-addresses \
 @WITH_QT_TRUE@	examples/C/qt/monitor-nm-running
 
-@WITH_QT_TRUE@am__append_80 = \
+@WITH_QT_TRUE@am__append_90 = \
 @WITH_QT_TRUE@	examples/C/qt/monitor-nm-running.moc
 
 subdir = .
@@ -368,10 +410,11 @@ am__EXEEXT_3 = libnm/tests/test-nm-client$(EXEEXT) \
 @HAVE_INTROSPECTION_TRUE@am__EXEEXT_4 = $(am__EXEEXT_3)
 @CONFIG_PLUGIN_IFCFG_RH_TRUE@am__EXEEXT_5 = src/settings/plugins/ifcfg-rh/tests/test-ifcfg-rh$(EXEEXT)
 @CONFIG_PLUGIN_IFUPDOWN_TRUE@am__EXEEXT_6 = src/settings/plugins/ifupdown/tests/test-ifupdown$(EXEEXT)
-@WITH_WIFI_TRUE@am__EXEEXT_7 = src/devices/wifi/tests/test-devices-wifi$(EXEEXT)
-@HAVE_INTROSPECTION_TRUE@am__EXEEXT_8 = clients/common/tests/test-clients-common$(EXEEXT)
-@BUILD_NMCLI_TRUE@@HAVE_INTROSPECTION_FALSE@am__EXEEXT_9 = clients/common/tests/test-clients-common$(EXEEXT)
-am__EXEEXT_10 = shared/nm-utils/tests/test-shared-general$(EXEEXT) \
+@WITH_MODEM_MANAGER_1_TRUE@am__EXEEXT_7 = src/devices/wwan/tests/test-service-providers$(EXEEXT)
+@WITH_WIFI_TRUE@am__EXEEXT_8 = src/devices/wifi/tests/test-devices-wifi$(EXEEXT)
+@HAVE_INTROSPECTION_TRUE@am__EXEEXT_9 = clients/common/tests/test-clients-common$(EXEEXT)
+@BUILD_NMCLI_TRUE@@HAVE_INTROSPECTION_FALSE@am__EXEEXT_10 = clients/common/tests/test-clients-common$(EXEEXT)
+am__EXEEXT_11 = shared/nm-utils/tests/test-shared-general$(EXEEXT) \
 	libnm-core/tests/test-compare$(EXEEXT) \
 	libnm-core/tests/test-crypto$(EXEEXT) \
 	libnm-core/tests/test-general$(EXEEXT) \
@@ -380,13 +423,14 @@ am__EXEEXT_10 = shared/nm-utils/tests/test-shared-general$(EXEEXT) \
 	libnm-core/tests/test-setting$(EXEEXT) \
 	libnm-core/tests/test-settings-defaults$(EXEEXT) \
 	libnm/tests/test-libnm$(EXEEXT) $(am__EXEEXT_4) \
+	src/initrd/tests/test-dt-reader$(EXEEXT) \
 	src/initrd/tests/test-ibft-reader$(EXEEXT) \
 	src/initrd/tests/test-cmdline-reader$(EXEEXT) \
 	src/dhcp/tests/test-dhcp-dhclient$(EXEEXT) \
 	src/dhcp/tests/test-dhcp-utils$(EXEEXT) \
 	src/settings/plugins/keyfile/tests/test-keyfile-settings$(EXEEXT) \
 	$(am__EXEEXT_5) $(am__EXEEXT_6) $(am__EXEEXT_7) \
-	src/dnsmasq/tests/test-dnsmasq-utils$(EXEEXT) \
+	$(am__EXEEXT_8) src/dnsmasq/tests/test-dnsmasq-utils$(EXEEXT) \
 	src/platform/tests/test-address-fake$(EXEEXT) \
 	src/platform/tests/test-address-linux$(EXEEXT) \
 	src/platform/tests/test-cleanup-fake$(EXEEXT) \
@@ -409,16 +453,18 @@ am__EXEEXT_10 = shared/nm-utils/tests/test-shared-general$(EXEEXT) \
 	src/tests/test-systemd$(EXEEXT) \
 	src/tests/test-wired-defname$(EXEEXT) \
 	src/tests/test-utils$(EXEEXT) \
-	dispatcher/tests/test-dispatcher-envp$(EXEEXT) $(am__EXEEXT_8) \
-	$(am__EXEEXT_9) \
+	dispatcher/tests/test-dispatcher-envp$(EXEEXT) $(am__EXEEXT_9) \
+	$(am__EXEEXT_10) \
 	clients/common/tests/test-libnm-core-aux$(EXEEXT)
-@HAVE_INTROSPECTION_FALSE@am__EXEEXT_11 = $(am__EXEEXT_3)
-@WITH_QT_TRUE@am__EXEEXT_12 =  \
+@HAVE_INTROSPECTION_FALSE@am__EXEEXT_12 = $(am__EXEEXT_3)
+@WITH_MODEM_MANAGER_1_TRUE@am__EXEEXT_13 = src/devices/bluetooth/tests/nm-bt-test$(EXEEXT)
+@WITH_QT_TRUE@am__EXEEXT_14 =  \
 @WITH_QT_TRUE@	examples/C/qt/add-connection-wired$(EXEEXT) \
 @WITH_QT_TRUE@	examples/C/qt/list-connections$(EXEEXT) \
 @WITH_QT_TRUE@	examples/C/qt/change-ipv4-addresses$(EXEEXT) \
 @WITH_QT_TRUE@	examples/C/qt/monitor-nm-running$(EXEEXT)
-am__EXEEXT_13 = $(am__EXEEXT_11) src/platform/tests/monitor$(EXEEXT) \
+am__EXEEXT_15 = $(am__EXEEXT_12) $(am__EXEEXT_13) \
+	src/platform/tests/monitor$(EXEEXT) \
 	src/ndisc/tests/test-ndisc-linux$(EXEEXT) \
 	examples/C/glib/add-connection-gdbus$(EXEEXT) \
 	examples/C/glib/add-connection-libnm$(EXEEXT) \
@@ -428,9 +474,10 @@ am__EXEEXT_13 = $(am__EXEEXT_11) src/platform/tests/monitor$(EXEEXT) \
 	examples/C/glib/list-connections-libnm$(EXEEXT) \
 	examples/C/glib/monitor-nm-running-gdbus$(EXEEXT) \
 	examples/C/glib/monitor-nm-state-gdbus$(EXEEXT) \
-	$(am__EXEEXT_12)
-@ENABLE_TESTS_FALSE@am__EXEEXT_14 = $(am__EXEEXT_10) $(am__EXEEXT_13)
-@ENABLE_TESTS_TRUE@am__EXEEXT_15 = $(am__EXEEXT_10) $(am__EXEEXT_13)
+	$(am__EXEEXT_14)
+@ENABLE_TESTS_FALSE@am__EXEEXT_16 = $(am__EXEEXT_11) $(am__EXEEXT_15)
+@BUILD_NM_CLOUD_SETUP_TRUE@am__EXEEXT_17 = clients/cloud-setup/nm-cloud-setup$(EXEEXT)
+@ENABLE_TESTS_TRUE@am__EXEEXT_18 = $(am__EXEEXT_11) $(am__EXEEXT_15)
 PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS) \
 	$(sbin_PROGRAMS)
 LIBRARIES = $(noinst_LIBRARIES)
@@ -829,10 +876,11 @@ libnm_liblibnm_la_DEPENDENCIES =  \
 	shared/nm-std-aux/libnm-std-aux.la shared/libcsiphash.la \
 	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 	$(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
-am__objects_8 = libnm/liblibnm_la-nm-access-point.lo \
+am__objects_8 = libnm/liblibnm_la-nm-client.lo \
+	libnm/liblibnm_la-nm-object.lo libnm/liblibnm_la-nm-device.lo \
 	libnm/liblibnm_la-nm-active-connection.lo \
+	libnm/liblibnm_la-nm-access-point.lo \
 	libnm/liblibnm_la-nm-checkpoint.lo \
-	libnm/liblibnm_la-nm-client.lo \
 	libnm/liblibnm_la-nm-dbus-helpers.lo \
 	libnm/liblibnm_la-nm-device-6lowpan.lo \
 	libnm/liblibnm_la-nm-device-adsl.lo \
@@ -861,7 +909,6 @@ am__objects_8 = libnm/liblibnm_la-nm-access-point.lo \
 	libnm/liblibnm_la-nm-device-wimax.lo \
 	libnm/liblibnm_la-nm-device-wireguard.lo \
 	libnm/liblibnm_la-nm-device-wpan.lo \
-	libnm/liblibnm_la-nm-device.lo \
 	libnm/liblibnm_la-nm-dhcp-config.lo \
 	libnm/liblibnm_la-nm-dhcp4-config.lo \
 	libnm/liblibnm_la-nm-dhcp6-config.lo \
@@ -870,9 +917,7 @@ am__objects_8 = libnm/liblibnm_la-nm-access-point.lo \
 	libnm/liblibnm_la-nm-ip4-config.lo \
 	libnm/liblibnm_la-nm-ip6-config.lo \
 	libnm/liblibnm_la-nm-libnm-utils.lo \
-	libnm/liblibnm_la-nm-manager.lo libnm/liblibnm_la-nm-object.lo \
 	libnm/liblibnm_la-nm-remote-connection.lo \
-	libnm/liblibnm_la-nm-remote-settings.lo \
 	libnm/liblibnm_la-nm-secret-agent-old.lo \
 	libnm/liblibnm_la-nm-vpn-connection.lo \
 	libnm/liblibnm_la-nm-vpn-editor.lo \
@@ -881,13 +926,13 @@ am__objects_8 = libnm/liblibnm_la-nm-access-point.lo \
 	libnm/liblibnm_la-nm-wifi-p2p-peer.lo \
 	libnm/liblibnm_la-nm-wimax-nsp.lo
 am_libnm_liblibnm_la_OBJECTS = $(am__objects_8)
-libnm_liblibnm_la_OBJECTS = $(am_libnm_liblibnm_la_OBJECTS)
+am__objects_9 = libnm/liblibnm_la-nm-enum-types.lo
+nodist_libnm_liblibnm_la_OBJECTS = $(am__objects_2) $(am__objects_9)
+libnm_liblibnm_la_OBJECTS = $(am_libnm_liblibnm_la_OBJECTS) \
+	$(nodist_libnm_liblibnm_la_OBJECTS)
 libnm_libnm_la_DEPENDENCIES = libnm/liblibnm.la
 am_libnm_libnm_la_OBJECTS = $(am__objects_2) $(am__objects_2)
-am__objects_9 = libnm/libnm_la-nm-enum-types.lo
-nodist_libnm_libnm_la_OBJECTS = $(am__objects_2) $(am__objects_9)
-libnm_libnm_la_OBJECTS = $(am_libnm_libnm_la_OBJECTS) \
-	$(nodist_libnm_libnm_la_OBJECTS)
+libnm_libnm_la_OBJECTS = $(am_libnm_libnm_la_OBJECTS)
 libnm_libnm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 	$(AM_CFLAGS) $(CFLAGS) $(libnm_libnm_la_LDFLAGS) $(LDFLAGS) -o \
@@ -965,7 +1010,9 @@ am_shared_nm_glib_aux_libnm_glib_aux_la_OBJECTS =  \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-io-utils.lo \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-json-aux.lo \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-keyfile-aux.lo \
+	shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo \
+	shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-secret-utils.lo \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-shared-utils.lo \
 	shared/nm-glib-aux/libnm_glib_aux_la-nm-time-utils.lo
@@ -1072,36 +1119,31 @@ src_devices_adsl_libnm_device_plugin_adsl_la_LINK = $(LIBTOOL) \
 	$(src_devices_adsl_libnm_device_plugin_adsl_la_LDFLAGS) \
 	$(LDFLAGS) -o $@
 @WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
-@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_DEPENDENCIES =  \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm-wwan.la \
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_bluetooth_utils_la_DEPENDENCIES =  \
 @WITH_MODEM_MANAGER_1_TRUE@	$(am__DEPENDENCIES_1) \
 @WITH_MODEM_MANAGER_1_TRUE@	$(am__DEPENDENCIES_2)
-am__src_devices_bluetooth_libnm_device_plugin_bluetooth_la_SOURCES_DIST =  \
-	src/devices/bluetooth/nm-bluez-manager.c \
+am__src_devices_bluetooth_libnm_bluetooth_utils_la_SOURCES_DIST =  \
 	src/devices/bluetooth/nm-bluez-common.h \
-	src/devices/bluetooth/nm-bluez-device.c \
-	src/devices/bluetooth/nm-bluez-device.h \
-	src/devices/bluetooth/nm-bluez4-adapter.c \
-	src/devices/bluetooth/nm-bluez4-adapter.h \
-	src/devices/bluetooth/nm-bluez4-manager.c \
-	src/devices/bluetooth/nm-bluez4-manager.h \
-	src/devices/bluetooth/nm-bluez5-manager.c \
-	src/devices/bluetooth/nm-bluez5-manager.h \
-	src/devices/bluetooth/nm-bt-error.h \
 	src/devices/bluetooth/nm-bt-error.c \
-	src/devices/bluetooth/nm-device-bt.c \
-	src/devices/bluetooth/nm-device-bt.h \
+	src/devices/bluetooth/nm-bt-error.h \
 	src/devices/bluetooth/nm-bluez5-dun.c \
 	src/devices/bluetooth/nm-bluez5-dun.h
-@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__objects_12 = src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo
-@WITH_MODEM_MANAGER_1_TRUE@am_src_devices_bluetooth_libnm_device_plugin_bluetooth_la_OBJECTS = src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo \
+@WITH_BLUEZ5_DUN_TRUE@@WITH_MODEM_MANAGER_1_TRUE@am__objects_12 = src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo
+@WITH_MODEM_MANAGER_1_TRUE@am_src_devices_bluetooth_libnm_bluetooth_utils_la_OBJECTS = src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo \
 @WITH_MODEM_MANAGER_1_TRUE@	$(am__objects_12)
+src_devices_bluetooth_libnm_bluetooth_utils_la_OBJECTS =  \
+	$(am_src_devices_bluetooth_libnm_bluetooth_utils_la_OBJECTS)
+@WITH_MODEM_MANAGER_1_TRUE@am_src_devices_bluetooth_libnm_bluetooth_utils_la_rpath =
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_DEPENDENCIES = src/devices/bluetooth/libnm-bluetooth-utils.la \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm-wwan.la \
+@WITH_MODEM_MANAGER_1_TRUE@	$(am__DEPENDENCIES_1)
+am__src_devices_bluetooth_libnm_device_plugin_bluetooth_la_SOURCES_DIST =  \
+	src/devices/bluetooth/nm-bluez-manager.c \
+	src/devices/bluetooth/nm-bluez-manager.h \
+	src/devices/bluetooth/nm-device-bt.c \
+	src/devices/bluetooth/nm-device-bt.h
+@WITH_MODEM_MANAGER_1_TRUE@am_src_devices_bluetooth_libnm_device_plugin_bluetooth_la_OBJECTS = src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo
 src_devices_bluetooth_libnm_device_plugin_bluetooth_la_OBJECTS = $(am_src_devices_bluetooth_libnm_device_plugin_bluetooth_la_OBJECTS)
 src_devices_bluetooth_libnm_device_plugin_bluetooth_la_LINK =  \
 	$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
@@ -1224,12 +1266,15 @@ am__src_devices_wwan_libnm_wwan_la_SOURCES_DIST =  \
 	src/devices/wwan/nm-modem-manager.c \
 	src/devices/wwan/nm-modem-manager.h \
 	src/devices/wwan/nm-modem.c src/devices/wwan/nm-modem.h \
+	src/devices/wwan/nm-service-providers.c \
+	src/devices/wwan/nm-service-providers.h \
 	src/devices/wwan/nm-modem-ofono.c \
 	src/devices/wwan/nm-modem-ofono.h
 @WITH_MODEM_MANAGER_1_TRUE@@WITH_OFONO_TRUE@am__objects_14 = src/devices/wwan/libnm_wwan_la-nm-modem-ofono.lo
 @WITH_MODEM_MANAGER_1_TRUE@am_src_devices_wwan_libnm_wwan_la_OBJECTS = src/devices/wwan/libnm_wwan_la-nm-modem-broadband.lo \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm_wwan_la-nm-modem-manager.lo \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm_wwan_la-nm-modem.lo \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm_wwan_la-nm-service-providers.lo \
 @WITH_MODEM_MANAGER_1_TRUE@	$(am__objects_14)
 src_devices_wwan_libnm_wwan_la_OBJECTS =  \
 	$(am_src_devices_wwan_libnm_wwan_la_OBJECTS)
@@ -1242,6 +1287,7 @@ src_devices_wwan_libnm_wwan_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 src_initrd_libnmi_core_la_LIBADD =
 am_src_initrd_libnmi_core_la_OBJECTS =  \
 	src/initrd/libnmi_core_la-nmi-cmdline-reader.lo \
+	src/initrd/libnmi_core_la-nmi-dt-reader.lo \
 	src/initrd/libnmi_core_la-nmi-ibft-reader.lo
 src_initrd_libnmi_core_la_OBJECTS =  \
 	$(am_src_initrd_libnmi_core_la_OBJECTS)
@@ -1578,6 +1624,35 @@ clients_cli_nmcli_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 	$(AM_CFLAGS) $(CFLAGS) $(clients_cli_nmcli_LDFLAGS) $(LDFLAGS) \
 	-o $@
+am__clients_cloud_setup_nm_cloud_setup_SOURCES_DIST =  \
+	clients/cloud-setup/main.c \
+	clients/cloud-setup/nm-cloud-setup-utils.c \
+	clients/cloud-setup/nm-cloud-setup-utils.h \
+	clients/cloud-setup/nm-http-client.c \
+	clients/cloud-setup/nm-http-client.h \
+	clients/cloud-setup/nmcs-provider.c \
+	clients/cloud-setup/nmcs-provider.h \
+	clients/cloud-setup/nmcs-provider-ec2.c \
+	clients/cloud-setup/nmcs-provider-ec2.h
+@BUILD_NM_CLOUD_SETUP_TRUE@am_clients_cloud_setup_nm_cloud_setup_OBJECTS = clients/cloud-setup/nm_cloud_setup-main.$(OBJEXT) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.$(OBJEXT) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm_cloud_setup-nm-http-client.$(OBJEXT) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm_cloud_setup-nmcs-provider.$(OBJEXT) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.$(OBJEXT)
+clients_cloud_setup_nm_cloud_setup_OBJECTS =  \
+	$(am_clients_cloud_setup_nm_cloud_setup_OBJECTS)
+@BUILD_NM_CLOUD_SETUP_TRUE@clients_cloud_setup_nm_cloud_setup_DEPENDENCIES = shared/nm-libnm-core-aux/libnm-libnm-core-aux.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-libnm-core-intern/libnm-libnm-core-intern.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-glib-aux/libnm-glib-aux.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-std-aux/libnm-std-aux.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/libcsiphash.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	libnm/libnm.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(am__DEPENDENCIES_1) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(am__DEPENDENCIES_1)
+clients_cloud_setup_nm_cloud_setup_LINK = $(LIBTOOL) $(AM_V_lt) \
+	--tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
+	$(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+	$(clients_cloud_setup_nm_cloud_setup_LDFLAGS) $(LDFLAGS) -o $@
 clients_common_tests_test_clients_common_SOURCES =  \
 	clients/common/tests/test-clients-common.c
 clients_common_tests_test_clients_common_OBJECTS = clients/common/tests/test_clients_common-test-clients-common.$(OBJEXT)
@@ -1948,6 +2023,13 @@ src_NetworkManager_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 	$(AM_CFLAGS) $(CFLAGS) $(src_NetworkManager_LDFLAGS) \
 	$(LDFLAGS) -o $@
+src_devices_bluetooth_tests_nm_bt_test_SOURCES =  \
+	src/devices/bluetooth/tests/nm-bt-test.c
+src_devices_bluetooth_tests_nm_bt_test_OBJECTS =  \
+	src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.$(OBJEXT)
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_tests_nm_bt_test_DEPENDENCIES = src/devices/bluetooth/libnm-bluetooth-utils.la \
+@WITH_MODEM_MANAGER_1_TRUE@	src/libNetworkManager.la \
+@WITH_MODEM_MANAGER_1_TRUE@	$(am__DEPENDENCIES_1)
 src_devices_tests_test_acd_SOURCES = src/devices/tests/test-acd.c
 src_devices_tests_test_acd_OBJECTS =  \
 	src/devices/tests/test_acd-test-acd.$(OBJEXT)
@@ -1983,6 +2065,22 @@ src_devices_wifi_tests_test_devices_wifi_LINK = $(LIBTOOL) $(AM_V_lt) \
 	$(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 	$(src_devices_wifi_tests_test_devices_wifi_LDFLAGS) $(LDFLAGS) \
 	-o $@
+am__src_devices_wwan_tests_test_service_providers_SOURCES_DIST =  \
+	src/devices/wwan/tests/test-service-providers.c \
+	src/devices/wwan/nm-service-providers.c \
+	src/devices/wwan/nm-service-providers.h
+@WITH_MODEM_MANAGER_1_TRUE@am_src_devices_wwan_tests_test_service_providers_OBJECTS = src/devices/wwan/tests/test_service_providers-test-service-providers.$(OBJEXT) \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/tests_test_service_providers-nm-service-providers.$(OBJEXT)
+src_devices_wwan_tests_test_service_providers_OBJECTS =  \
+	$(am_src_devices_wwan_tests_test_service_providers_OBJECTS)
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_tests_test_service_providers_DEPENDENCIES =  \
+@WITH_MODEM_MANAGER_1_TRUE@	src/libNetworkManagerTest.la \
+@WITH_MODEM_MANAGER_1_TRUE@	$(am__DEPENDENCIES_1)
+src_devices_wwan_tests_test_service_providers_LINK = $(LIBTOOL) \
+	$(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
+	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
+	$(src_devices_wwan_tests_test_service_providers_LDFLAGS) \
+	$(LDFLAGS) -o $@
 am_src_dhcp_nm_dhcp_helper_OBJECTS =  \
 	src/dhcp/nm_dhcp_helper-nm-dhcp-helper.$(OBJEXT)
 src_dhcp_nm_dhcp_helper_OBJECTS =  \
@@ -2053,6 +2151,19 @@ src_initrd_tests_test_cmdline_reader_LINK = $(LIBTOOL) $(AM_V_lt) \
 	$(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 	$(src_initrd_tests_test_cmdline_reader_LDFLAGS) $(LDFLAGS) -o \
 	$@
+src_initrd_tests_test_dt_reader_SOURCES =  \
+	src/initrd/tests/test-dt-reader.c
+src_initrd_tests_test_dt_reader_OBJECTS =  \
+	src/initrd/tests/test_dt_reader-test-dt-reader.$(OBJEXT)
+src_initrd_tests_test_dt_reader_DEPENDENCIES =  \
+	src/initrd/libnmi-core.la src/libNetworkManagerTest.la \
+	shared/nm-glib-aux/libnm-glib-aux.la \
+	shared/nm-std-aux/libnm-std-aux.la shared/libcsiphash.la \
+	$(am__DEPENDENCIES_1)
+src_initrd_tests_test_dt_reader_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
+	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
+	$(AM_CFLAGS) $(CFLAGS) \
+	$(src_initrd_tests_test_dt_reader_LDFLAGS) $(LDFLAGS) -o $@
 src_initrd_tests_test_ibft_reader_SOURCES =  \
 	src/initrd/tests/test-ibft-reader.c
 src_initrd_tests_test_ibft_reader_OBJECTS =  \
@@ -2364,6 +2475,11 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	clients/cli/$(DEPDIR)/nmcli-polkit-agent.Po \
 	clients/cli/$(DEPDIR)/nmcli-settings.Po \
 	clients/cli/$(DEPDIR)/nmcli-utils.Po \
+	clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Po \
+	clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Po \
+	clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Po \
+	clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Po \
+	clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Po \
 	clients/common/$(DEPDIR)/cli_nmcli-nm-polkit-listener.Po \
 	clients/common/$(DEPDIR)/libnmc_base_la-nm-client-utils.Plo \
 	clients/common/$(DEPDIR)/libnmc_base_la-nm-secret-agent-simple.Plo \
@@ -2605,14 +2721,13 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	libnm/$(DEPDIR)/liblibnm_la-nm-dhcp4-config.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-dhcp6-config.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-dns-manager.Plo \
+	libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-ip-config.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-ip4-config.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-ip6-config.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-libnm-utils.Plo \
-	libnm/$(DEPDIR)/liblibnm_la-nm-manager.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-object.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Plo \
-	libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-vpn-connection.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-vpn-editor.Plo \
@@ -2620,7 +2735,6 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	libnm/$(DEPDIR)/liblibnm_la-nm-vpn-service-plugin.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-wifi-p2p-peer.Plo \
 	libnm/$(DEPDIR)/liblibnm_la-nm-wimax-nsp.Plo \
-	libnm/$(DEPDIR)/libnm_la-nm-enum-types.Plo \
 	libnm/tests/$(DEPDIR)/test_libnm-test-libnm.Po \
 	libnm/tests/$(DEPDIR)/test_nm_client-test-nm-client.Po \
 	libnm/tests/$(DEPDIR)/test_remote_settings_client-test-remote-settings-client.Po \
@@ -2654,7 +2768,9 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-io-utils.Plo \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-json-aux.Plo \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-keyfile-aux.Plo \
+	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Plo \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Plo \
+	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Plo \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Plo \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-shared-utils.Plo \
 	shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-time-utils.Plo \
@@ -2763,14 +2879,11 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	src/devices/$(DEPDIR)/libNetworkManager_la-nm-lldp-listener.Plo \
 	src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-atm-manager.Plo \
 	src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-device-adsl.Plo \
-	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Plo \
+	src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Plo \
+	src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Plo \
 	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Plo \
-	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Plo \
-	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Plo \
-	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Plo \
-	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Plo \
-	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Plo \
 	src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Plo \
+	src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Po \
 	src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-bridge.Plo \
 	src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-interface.Plo \
 	src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-port.Plo \
@@ -2799,6 +2912,9 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-manager.Plo \
 	src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Plo \
 	src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem.Plo \
+	src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Plo \
+	src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Po \
+	src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Po \
 	src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-client.Plo \
 	src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-manager.Plo \
 	src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-nettools.Plo \
@@ -2822,9 +2938,11 @@ am__depfiles_remade = clients/$(DEPDIR)/nm_online-nm-online.Po \
 	src/dnsmasq/$(DEPDIR)/libNetworkManager_la-nm-dnsmasq-utils.Plo \
 	src/dnsmasq/tests/$(DEPDIR)/test_dnsmasq_utils-test-dnsmasq-utils.Po \
 	src/initrd/$(DEPDIR)/libnmi_core_la-nmi-cmdline-reader.Plo \
+	src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Plo \
 	src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Plo \
 	src/initrd/$(DEPDIR)/nm_initrd_generator-nm-initrd-generator.Po \
 	src/initrd/tests/$(DEPDIR)/test_cmdline_reader-test-cmdline-reader.Po \
+	src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Po \
 	src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Po \
 	src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-lndp-ndisc.Plo \
 	src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-ndisc.Plo \
@@ -2971,8 +3089,8 @@ SOURCES = $(clients_tui_newt_libnmt_newt_a_SOURCES) \
 	$(nodist_libnm_core_libnm_core_la_SOURCES) \
 	$(libnm_core_libnm_crypto_gnutls_la_SOURCES) \
 	$(libnm_core_libnm_crypto_nss_la_SOURCES) \
-	$(libnm_liblibnm_la_SOURCES) $(libnm_libnm_la_SOURCES) \
-	$(nodist_libnm_libnm_la_SOURCES) \
+	$(libnm_liblibnm_la_SOURCES) \
+	$(nodist_libnm_liblibnm_la_SOURCES) $(libnm_libnm_la_SOURCES) \
 	$(libnm_tests_libnm_vpn_plugin_utils_test_la_SOURCES) \
 	$(shared_libcrbtree_la_SOURCES) \
 	$(shared_libcsiphash_la_SOURCES) $(shared_libnacd_la_SOURCES) \
@@ -2985,6 +3103,7 @@ SOURCES = $(clients_tui_newt_libnmt_newt_a_SOURCES) \
 	$(shared_systemd_libnm_systemd_logging_stub_la_SOURCES) \
 	$(shared_systemd_libnm_systemd_shared_la_SOURCES) \
 	$(src_devices_adsl_libnm_device_plugin_adsl_la_SOURCES) \
+	$(src_devices_bluetooth_libnm_bluetooth_utils_la_SOURCES) \
 	$(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_SOURCES) \
 	$(src_devices_ovs_libnm_device_plugin_ovs_la_SOURCES) \
 	$(src_devices_team_libnm_device_plugin_team_la_SOURCES) \
@@ -3004,6 +3123,7 @@ SOURCES = $(clients_tui_newt_libnmt_newt_a_SOURCES) \
 	$(src_settings_plugins_ifupdown_libnm_settings_plugin_ifupdown_la_SOURCES) \
 	$(src_settings_plugins_ifupdown_libnms_ifupdown_core_la_SOURCES) \
 	$(clients_cli_nmcli_SOURCES) \
+	$(clients_cloud_setup_nm_cloud_setup_SOURCES) \
 	clients/common/tests/test-clients-common.c \
 	clients/common/tests/test-libnm-core-aux.c clients/nm-online.c \
 	$(clients_tui_nmtui_SOURCES) \
@@ -3034,15 +3154,18 @@ SOURCES = $(clients_tui_newt_libnmt_newt_a_SOURCES) \
 	$(libnm_tests_test_remote_settings_client_SOURCES) \
 	$(libnm_tests_test_secret_agent_SOURCES) \
 	shared/nm-utils/tests/test-shared-general.c \
-	$(src_NetworkManager_SOURCES) src/devices/tests/test-acd.c \
-	src/devices/tests/test-lldp.c \
+	$(src_NetworkManager_SOURCES) \
+	src/devices/bluetooth/tests/nm-bt-test.c \
+	src/devices/tests/test-acd.c src/devices/tests/test-lldp.c \
 	$(src_devices_wifi_tests_test_devices_wifi_SOURCES) \
+	$(src_devices_wwan_tests_test_service_providers_SOURCES) \
 	$(src_dhcp_nm_dhcp_helper_SOURCES) \
 	src/dhcp/tests/test-dhcp-dhclient.c \
 	src/dhcp/tests/test-dhcp-utils.c \
 	src/dnsmasq/tests/test-dnsmasq-utils.c \
 	$(src_initrd_nm_initrd_generator_SOURCES) \
 	src/initrd/tests/test-cmdline-reader.c \
+	src/initrd/tests/test-dt-reader.c \
 	src/initrd/tests/test-ibft-reader.c \
 	src/ndisc/tests/test-ndisc-fake.c \
 	src/ndisc/tests/test-ndisc-linux.c \
@@ -3087,6 +3210,7 @@ DIST_SOURCES = $(am__clients_tui_newt_libnmt_newt_a_SOURCES_DIST) \
 	$(shared_systemd_libnm_systemd_logging_stub_la_SOURCES) \
 	$(shared_systemd_libnm_systemd_shared_la_SOURCES) \
 	$(src_devices_adsl_libnm_device_plugin_adsl_la_SOURCES) \
+	$(am__src_devices_bluetooth_libnm_bluetooth_utils_la_SOURCES_DIST) \
 	$(am__src_devices_bluetooth_libnm_device_plugin_bluetooth_la_SOURCES_DIST) \
 	$(am__src_devices_ovs_libnm_device_plugin_ovs_la_SOURCES_DIST) \
 	$(am__src_devices_team_libnm_device_plugin_team_la_SOURCES_DIST) \
@@ -3105,6 +3229,7 @@ DIST_SOURCES = $(am__clients_tui_newt_libnmt_newt_a_SOURCES_DIST) \
 	$(am__src_settings_plugins_ifupdown_libnm_settings_plugin_ifupdown_la_SOURCES_DIST) \
 	$(am__src_settings_plugins_ifupdown_libnms_ifupdown_core_la_SOURCES_DIST) \
 	$(am__clients_cli_nmcli_SOURCES_DIST) \
+	$(am__clients_cloud_setup_nm_cloud_setup_SOURCES_DIST) \
 	clients/common/tests/test-clients-common.c \
 	clients/common/tests/test-libnm-core-aux.c clients/nm-online.c \
 	$(am__clients_tui_nmtui_SOURCES_DIST) \
@@ -3133,15 +3258,18 @@ DIST_SOURCES = $(am__clients_tui_newt_libnmt_newt_a_SOURCES_DIST) \
 	$(libnm_tests_test_remote_settings_client_SOURCES) \
 	$(libnm_tests_test_secret_agent_SOURCES) \
 	shared/nm-utils/tests/test-shared-general.c \
-	$(src_NetworkManager_SOURCES) src/devices/tests/test-acd.c \
-	src/devices/tests/test-lldp.c \
+	$(src_NetworkManager_SOURCES) \
+	src/devices/bluetooth/tests/nm-bt-test.c \
+	src/devices/tests/test-acd.c src/devices/tests/test-lldp.c \
 	$(am__src_devices_wifi_tests_test_devices_wifi_SOURCES_DIST) \
+	$(am__src_devices_wwan_tests_test_service_providers_SOURCES_DIST) \
 	$(src_dhcp_nm_dhcp_helper_SOURCES) \
 	src/dhcp/tests/test-dhcp-dhclient.c \
 	src/dhcp/tests/test-dhcp-utils.c \
 	src/dnsmasq/tests/test-dnsmasq-utils.c \
 	$(src_initrd_nm_initrd_generator_SOURCES) \
 	src/initrd/tests/test-cmdline-reader.c \
+	src/initrd/tests/test-dt-reader.c \
 	src/initrd/tests/test-ibft-reader.c \
 	src/ndisc/tests/test-ndisc-fake.c \
 	src/ndisc/tests/test-ndisc-linux.c \
@@ -3585,6 +3713,8 @@ MANIFEST_TOOL = @MANIFEST_TOOL@
 MKDIR_P = @MKDIR_P@
 MM_GLIB_CFLAGS = @MM_GLIB_CFLAGS@
 MM_GLIB_LIBS = @MM_GLIB_LIBS@
+MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS = @MOBILE_BROADBAND_PROVIDER_INFO_CFLAGS@
+MOBILE_BROADBAND_PROVIDER_INFO_LIBS = @MOBILE_BROADBAND_PROVIDER_INFO_LIBS@
 MOC = @MOC@
 MSGFMT = @MSGFMT@
 MSGFMT_015 = @MSGFMT_015@
@@ -3792,9 +3922,10 @@ noinst_LTLIBRARIES = shared/libcsiphash.la shared/libcrbtree.la \
 	shared/systemd/libnm-systemd-logging-stub.la \
 	shared/systemd/libnm-systemd-shared.la \
 	src/initrd/libnmi-core.la $(am__append_21) $(am__append_29) \
-	dispatcher/libnm-dispatcher-core.la $(am__append_76)
-check_LTLIBRARIES = $(am__append_78)
-noinst_LIBRARIES = $(am__append_57)
+	$(am__append_36) dispatcher/libnm-dispatcher-core.la \
+	$(am__append_86)
+check_LTLIBRARIES = $(am__append_88)
+noinst_LIBRARIES = $(am__append_60)
 noinst_DATA = $(am__append_12)
 dist_libexec_SCRIPTS = $(am__append_25)
 
@@ -3807,26 +3938,29 @@ plugin_LTLIBRARIES = $(core_plugins)
 ###############################################################################
 core_plugins = $(am__append_18) $(am__append_20) $(am__append_28) \
 	src/devices/adsl/libnm-device-plugin-adsl.la $(am__append_32) \
-	$(am__append_38) $(am__append_42) $(am__append_44)
+	$(am__append_41) $(am__append_45) $(am__append_47)
 service_DATA = 
-man_MANS = $(am__append_70)
+man_MANS = $(am__append_80)
 examples_DATA = data/server.conf
 CLEANFILES = $(introspection_sources) $(DBUS_INTERFACE_DOCS) \
 	src/NetworkManager.ver $(am__append_22) \
 	$(dispatcher_nmdbus_dispatcher_sources) \
 	dispatcher/org.freedesktop.nm_dispatcher.service \
-	clients/tests/test-client.log data/NetworkManager.service \
+	$(am__append_69) clients/tests/test-client.log \
+	data/NetworkManager-dispatcher.service \
 	data/NetworkManager-wait-online.service \
-	data/NetworkManager-dispatcher.service data/server.conf \
-	$(am__append_61) man/common.ent $(am__append_71) \
-	$(am__append_74) $(GLIB_GENERATED) $(INTROSPECTION_GIRS) \
+	data/NetworkManager.service data/server.conf $(NULL) \
+	$(am__append_71) man/common.ent $(am__append_81) \
+	$(am__append_84) $(GLIB_GENERATED) $(INTROSPECTION_GIRS) \
 	$(typelib_DATA) cscope.in.out cscope.out cscope.po.out $(NULL) \
-	$(am__append_80)
+	$(am__append_90)
 
 ###############################################################################
 DISTCLEANFILES = config-extra.h intltool-extract intltool-merge \
 	intltool-update $(polkit_policy_DATA) libnm/libnm.pc \
-	$(am__append_45)
+	$(am__append_48)
+
+###############################################################################
 
 ###############################################################################
 
@@ -3851,6 +3985,7 @@ DISTCLEANFILES = config-extra.h intltool-extract intltool-merge \
 # examples
 ###############################################################################
 EXTRA_DIST = shared/c-stdaux/src/c-stdaux.h $(NULL) \
+	shared/nm-utils/tests/meson.build $(NULL) \
 	$(dbusinterfaces_DATA) introspection/meson.build \
 	libnm-core/nm-crypto-gnutls.c libnm-core/nm-crypto-nss.c \
 	libnm-core/nm-core-enum-types.c.template \
@@ -4032,6 +4167,25 @@ EXTRA_DIST = shared/c-stdaux/src/c-stdaux.h $(NULL) \
 	src/initrd/tests/sysfs-dhcp/firmware/ibft/target1/index \
 	src/initrd/tests/sysfs-dhcp/firmware/ibft/target1/lun \
 	src/initrd/tests/sysfs-dhcp/firmware/ibft/target1/port \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/bootpath \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/bootp-request \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/bootp-response \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/broadcast-ip \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/client-ip \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/client-name \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/domain-name \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/gateway-ip \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/name \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/netmask-ip \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/root-path \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/server-ip \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/tftp-file \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/chosen/vendor-options \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/ethernet/device_type \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/ethernet/local-mac-address \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/ethernet/mac-address \
+	src/initrd/tests/sysfs-dt/firmware/devicetree/base/ethernet/name \
+	src/initrd/tests/sysfs-dt-tftp/firmware/devicetree/base/chosen/bootpath \
 	src/initrd/tests/sysfs-static/class/net/eth0/address \
 	src/initrd/tests/sysfs-static/class/net/eth1/address \
 	src/initrd/tests/sysfs-static/firmware/ibft/ethernet0/prefix-len \
@@ -4345,12 +4499,14 @@ EXTRA_DIST = shared/c-stdaux/src/c-stdaux.h $(NULL) \
 	src/settings/plugins/ifupdown/tests/test20-source-stanza.eth1 \
 	src/settings/plugins/ifupdown/tests/test21-source-dir-stanza \
 	src/settings/plugins/ifupdown/tests/test21-source-dir-stanza.d \
+	src/settings/plugins/ifupdown/tests/test22-duplicate-stanzas \
 	src/settings/plugins/ifupdown/meson.build \
 	src/settings/plugins/ifupdown/tests/meson.build \
 	src/devices/meson.build src/devices/adsl/meson.build \
 	src/devices/wwan/libnm-wwan.ver src/devices/wwan/meson.build \
-	src/devices/bluetooth/meson.build src/devices/wifi/meson.build \
-	src/devices/wifi/tests/meson.build \
+	src/devices/wwan/tests/test-service-providers.xml $(NULL) \
+	src/devices/bluetooth/meson.build $(NULL) \
+	src/devices/wifi/meson.build $(NULL) \
 	src/devices/team/meson.build data/NetworkManager-ovs.conf \
 	src/devices/ovs/meson.build src/dnsmasq/tests/meson.build \
 	src/platform/tests/meson.build $(NULL) \
@@ -4379,6 +4535,7 @@ EXTRA_DIST = shared/c-stdaux/src/c-stdaux.h $(NULL) \
 	dispatcher/tests/dispatcher-vpn-down \
 	dispatcher/tests/dispatcher-vpn-up \
 	dispatcher/tests/meson.build $(NULL) clients/meson.build \
+	clients/common/qrcodegen.c clients/common/qrcodegen.h \
 	$(clients_common_settings_doc_h) \
 	$(clients_common_settings_doc_h).in \
 	clients/common/tests/wg-test0.conf \
@@ -4388,25 +4545,26 @@ EXTRA_DIST = shared/c-stdaux/src/c-stdaux.h $(NULL) \
 	clients/cli/nmcli-completion clients/cli/meson.build \
 	clients/common/settings-docs.xsl clients/common/meson.build \
 	clients/common/tests/meson.build clients/tui/meson.build \
-	clients/tui/newt/meson.build clients/tests/test-client.py \
+	clients/tui/newt/meson.build $(am__append_68) \
+	clients/tests/test-client.py \
 	clients/tests/test-client.check-on-disk/test_001.expected \
 	clients/tests/test-client.check-on-disk/test_002.expected \
 	clients/tests/test-client.check-on-disk/test_003.expected \
 	clients/tests/test-client.check-on-disk/test_004.expected \
-	$(NULL) data/NetworkManager.service.in \
-	data/NetworkManager-wait-online.service.in \
-	data/NetworkManager-wait-online-systemd-pre200.service.in \
+	$(NULL) data/84-nm-drivers.rules data/85-nm-unmanaged.rules \
+	data/90-nm-thunderbolt.rules \
 	data/NetworkManager-dispatcher.service.in \
-	data/84-nm-drivers.rules data/85-nm-unmanaged.rules \
-	data/90-nm-thunderbolt.rules data/server.conf.in \
-	data/meson.build $(am__append_63) $(am__append_66) \
+	data/NetworkManager-wait-online-systemd-pre200.service.in \
+	data/NetworkManager-wait-online.service.in \
+	data/NetworkManager.service.in data/meson.build \
+	data/server.conf.in $(NULL) $(am__append_73) $(am__append_76) \
 	man/common.ent.in $(man_nm_settings_xml) $(addsuffix \
 	.xsl,$(basename $(man_nm_settings_xml))) $(man_pages) \
 	$(addsuffix .xml,$(basename $(man_pages))) \
 	$(man_pages_autogen) man/meson.build vapi/NM-1.0.metadata \
-	vapi/libnm.deps vapi/meson.build CONTRIBUTING \
-	NetworkManager.pc.in intltool-extract.in intltool-merge.in \
-	intltool-update.in linker-script-binary.ver \
+	vapi/libnm.deps vapi/meson.build CONTRIBUTING COPYING.LGPL \
+	COPYING.GFDL NetworkManager.pc.in intltool-extract.in \
+	intltool-merge.in intltool-update.in linker-script-binary.ver \
 	linker-script-devices.ver linker-script-settings.ver \
 	src/ppp/nm-ppp-plugin.ver Makefile.glib autogen.sh \
 	valgrind.suppressions meson.build meson_options.txt \
@@ -4481,16 +4639,18 @@ EXTRA_DIST = shared/c-stdaux/src/c-stdaux.h $(NULL) \
 	examples/shell/get-hostname.sh examples/shell/list-devices.sh \
 	examples/shell/disconnect-device.sh \
 	examples/shell/active-wifi.sh $(NULL)
-EXTRA_LTLIBRARIES = $(am__append_48)
+EXTRA_LTLIBRARIES = $(am__append_51)
 dist_hook = dist-hook-settings-ifcfg-rh-alias-files
 dist_dependencies = libnm-core/nm-vpn-dbus-types.xml \
-	libnm-core/nm-dbus-types.xml $(am__append_64) $(am__append_67) \
+	libnm-core/nm-dbus-types.xml $(am__append_74) $(am__append_77) \
 	$(man_pages) $(man_pages_autogen)
 dist_configure_check = $(am__append_2)
-install_data_hook = $(am__append_26) install-data-hook-dispatcher \
-	$(am__append_55) $(am__append_68)
-install_exec_hook = $(am__append_59)
-uninstall_hook = $(am__append_56) $(am__append_60) $(am__append_69)
+install_data_hook = install-data-hook-dirs $(am__append_26) \
+	install-data-hook-dispatcher $(am__append_58) $(am__append_66) \
+	$(am__append_78)
+install_exec_hook = $(am__append_62)
+uninstall_hook = $(am__append_59) $(am__append_63) $(am__append_67) \
+	$(am__append_79)
 BUILT_SOURCES = libnm-core/nm-vpn-dbus-types.xml \
 	libnm-core/nm-dbus-types.xml $(gir_DATA) $(typelib_DATA)
 GLIB_GENERATED = $(libnm_core_lib_h_pub_mkenums) \
@@ -4500,9 +4660,9 @@ GLIB_GENERATED = $(libnm_core_lib_h_pub_mkenums) \
 	$(libnm_lib_h_pub_mkenums) $(libnm_lib_c_mkenums)
 man_pages = man/NetworkManager.8 man/NetworkManager.conf.5 \
 	man/nm-online.1 man/nm-initrd-generator.8 man/nmcli-examples.7 \
-	man/nmcli.1 man/nmtui.1 $(am__append_62)
+	man/nmcli.1 man/nmtui.1 $(am__append_72)
 man_pages_autogen = man/nm-settings-keyfile.5 man/nm-settings.5 \
-	$(am__append_65)
+	$(am__append_75)
 
 ###############################################################################
 
@@ -4536,13 +4696,14 @@ check_programs = shared/nm-utils/tests/test-shared-general \
 	libnm-core/tests/test-general libnm-core/tests/test-keyfile \
 	libnm-core/tests/test-secrets libnm-core/tests/test-setting \
 	libnm-core/tests/test-settings-defaults libnm/tests/test-libnm \
-	$(am__append_14) src/initrd/tests/test-ibft-reader \
+	$(am__append_14) src/initrd/tests/test-dt-reader \
+	src/initrd/tests/test-ibft-reader \
 	src/initrd/tests/test-cmdline-reader \
 	src/dhcp/tests/test-dhcp-dhclient \
 	src/dhcp/tests/test-dhcp-utils \
 	src/settings/plugins/keyfile/tests/test-keyfile-settings \
-	$(am__append_24) $(am__append_31) $(am__append_41) \
-	src/dnsmasq/tests/test-dnsmasq-utils \
+	$(am__append_24) $(am__append_31) $(am__append_35) \
+	$(am__append_44) src/dnsmasq/tests/test-dnsmasq-utils \
 	src/platform/tests/test-address-fake \
 	src/platform/tests/test-address-linux \
 	src/platform/tests/test-cleanup-fake \
@@ -4561,10 +4722,10 @@ check_programs = shared/nm-utils/tests/test-shared-general \
 	src/tests/test-ip6-config src/tests/test-dcb \
 	src/tests/test-systemd src/tests/test-wired-defname \
 	src/tests/test-utils dispatcher/tests/test-dispatcher-envp \
-	$(am__append_49) $(am__append_50) \
+	$(am__append_52) $(am__append_53) \
 	clients/common/tests/test-libnm-core-aux
-check_programs_norun = $(am__append_15) src/platform/tests/monitor \
-	src/ndisc/tests/test-ndisc-linux \
+check_programs_norun = $(am__append_15) $(am__append_40) \
+	src/platform/tests/monitor src/ndisc/tests/test-ndisc-linux \
 	examples/C/glib/add-connection-gdbus \
 	examples/C/glib/add-connection-libnm \
 	examples/C/glib/get-active-connections-gdbus \
@@ -4572,7 +4733,7 @@ check_programs_norun = $(am__append_15) src/platform/tests/monitor \
 	examples/C/glib/list-connections-gdbus \
 	examples/C/glib/list-connections-libnm \
 	examples/C/glib/monitor-nm-running-gdbus \
-	examples/C/glib/monitor-nm-state-gdbus $(am__append_79)
+	examples/C/glib/monitor-nm-state-gdbus $(am__append_89)
 
 ###############################################################################
 
@@ -4582,17 +4743,18 @@ check_programs_norun = $(am__append_15) src/platform/tests/monitor \
 check_ltlibraries = $(am__append_8) $(am__append_9) \
 	libnm/tests/libnm-vpn-plugin-utils-test.la \
 	src/libNetworkManagerTest.la clients/common/libnmc-base.la \
-	$(am__append_47)
+	$(am__append_50)
 check_local = check-docs check-local-exports-libnm \
 	check-config-options $(am__append_23) $(am__append_30) \
-	check-local-devices-adsl $(am__append_34) $(am__append_40) \
-	$(am__append_43) $(am__append_46) \
+	check-local-devices-adsl $(am__append_34) $(am__append_43) \
+	$(am__append_46) $(am__append_49) \
 	check-local-clients-tests-test-client
-VAPIGEN_VAPIS = $(am__append_72)
+VAPIGEN_VAPIS = $(am__append_82)
 dbusservice_DATA = $(am__append_27) dispatcher/nm-dispatcher.conf \
 	src/org.freedesktop.NetworkManager.conf
 dbusactivation_DATA =  \
 	dispatcher/org.freedesktop.nm_dispatcher.service
+systemdsystemunit_DATA = $(am__append_65) $(am__append_70)
 INTROSPECTION_GIRS = $(am__append_11)
 INTROSPECTION_SCANNER_ARGS = 
 INTROSPECTION_COMPILER_ARGS = 
@@ -4609,7 +4771,7 @@ pkgconfig_DATA = libnm/libnm.pc
 pppd_plugindir = $(PPPD_PLUGIN_DIR)
 pppd_plugin_LTLIBRARIES = $(am__append_19)
 vapidir = $(datadir)/vala/vapi
-vapi_DATA = $(am__append_73)
+vapi_DATA = $(am__append_83)
 examplesdir = $(docdir)/examples
 rundir = $(runstatedir)/NetworkManager
 statedir = $(localstatedir)/lib/NetworkManager
@@ -4651,6 +4813,24 @@ DISTCHECK_CONFIGURE_FLAGS = \
 
 
 ###############################################################################
+data_edit = sed \
+	-e 's|@NM_VERSION[@]|$(NM_VERSION)|g' \
+	-e 's|@bindir[@]|$(bindir)|g' \
+	-e 's|@sbindir[@]|$(sbindir)|g' \
+	-e 's|@sysconfdir[@]|$(sysconfdir)|g' \
+	-e 's|@nmrundir[@]|$(nmrundir)|g' \
+	-e 's|@nmstatedir[@]|$(nmstatedir)|g' \
+	-e 's|@localstatedir[@]|$(localstatedir)|g' \
+	-e 's|@libexecdir[@]|$(libexecdir)|g' \
+	-e 's|@DISTRO_NETWORK_SERVICE[@]|$(DISTRO_NETWORK_SERVICE)|g' \
+	-e 's|@NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT[@]|$(NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT)|g' \
+	-e 's|@NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT[@]|$(NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT)|g' \
+	-e 's|@NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT[@]|$(NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT)|g' \
+	-e 's|@NM_CONFIG_DEFAULT_MAIN_RC_MANAGER[@]|$(NM_CONFIG_DEFAULT_MAIN_RC_MANAGER)|g' \
+	-e 's|@NM_CONFIG_DEFAULT_MAIN_DHCP[@]|$(NM_CONFIG_DEFAULT_MAIN_DHCP)|g'
+
+
+###############################################################################
 polkit_policydir = $(datadir)/polkit-1/actions
 dist_polkit_policy_in_in_files = \
 	data/org.freedesktop.NetworkManager.policy.in.in
@@ -4817,11 +4997,15 @@ shared_nm_glib_aux_libnm_glib_aux_la_SOURCES = \
 	shared/nm-glib-aux/nm-json-aux.h \
 	shared/nm-glib-aux/nm-keyfile-aux.c \
 	shared/nm-glib-aux/nm-keyfile-aux.h \
+	shared/nm-glib-aux/nm-logging-base.c \
+	shared/nm-glib-aux/nm-logging-base.h \
 	shared/nm-glib-aux/nm-logging-fwd.h \
 	shared/nm-glib-aux/nm-macros-internal.h \
 	shared/nm-glib-aux/nm-obj.h \
 	shared/nm-glib-aux/nm-random-utils.c \
 	shared/nm-glib-aux/nm-random-utils.h \
+	shared/nm-glib-aux/nm-ref-string.c \
+	shared/nm-glib-aux/nm-ref-string.h \
 	shared/nm-glib-aux/nm-secret-utils.c \
 	shared/nm-glib-aux/nm-secret-utils.h \
 	shared/nm-glib-aux/nm-shared-utils.c \
@@ -5471,16 +5655,18 @@ libnm_lib_h_priv = \
 	libnm/nm-dns-manager.h \
 	libnm/nm-ip4-config.h \
 	libnm/nm-ip6-config.h \
-	libnm/nm-manager.h \
 	libnm/nm-object-private.h \
 	libnm/nm-remote-connection-private.h \
-	libnm/nm-remote-settings.h
+	$(NULL)
 
 libnm_lib_c_real = \
-	libnm/nm-access-point.c \
+	libnm/nm-client.c \
+	libnm/nm-object.c \
+	libnm/nm-device.c \
 	libnm/nm-active-connection.c \
+	\
+	libnm/nm-access-point.c \
 	libnm/nm-checkpoint.c \
-	libnm/nm-client.c \
 	libnm/nm-dbus-helpers.c \
 	libnm/nm-device-6lowpan.c \
 	libnm/nm-device-adsl.c \
@@ -5509,7 +5695,6 @@ libnm_lib_c_real = \
 	libnm/nm-device-wimax.c \
 	libnm/nm-device-wireguard.c \
 	libnm/nm-device-wpan.c \
-	libnm/nm-device.c \
 	libnm/nm-dhcp-config.c \
 	libnm/nm-dhcp4-config.c \
 	libnm/nm-dhcp6-config.c \
@@ -5518,10 +5703,7 @@ libnm_lib_c_real = \
 	libnm/nm-ip4-config.c \
 	libnm/nm-ip6-config.c \
 	libnm/nm-libnm-utils.c \
-	libnm/nm-manager.c \
-	libnm/nm-object.c \
 	libnm/nm-remote-connection.c \
-	libnm/nm-remote-settings.c \
 	libnm/nm-secret-agent-old.c \
 	libnm/nm-vpn-connection.c \
 	libnm/nm-vpn-editor.c \
@@ -5551,6 +5733,11 @@ libnm_liblibnm_la_SOURCES = \
 	$(libnm_lib_c_real) \
 	$(NULL)
 
+nodist_libnm_liblibnm_la_SOURCES = \
+	$(libnm_lib_h_pub_mkenums) \
+	$(libnm_lib_c_mkenums) \
+	$(NULL)
+
 libnm_liblibnm_la_LIBADD = \
 	shared/nm-libnm-core-aux/libnm-libnm-core-aux.la \
 	libnm-core/libnm-core.la \
@@ -5586,11 +5773,6 @@ libnm_libnm_la_SOURCES = \
 	$(libnm_lib_h_priv) \
 	$(NULL)
 
-nodist_libnm_libnm_la_SOURCES = \
-	$(libnm_lib_h_pub_mkenums) \
-	$(libnm_lib_c_mkenums) \
-	$(NULL)
-
 EXTRA_libnm_libnm_la_DEPENDENCIES = \
 	libnm/libnm.ver
 
@@ -5781,12 +5963,10 @@ shared_systemd_libnm_systemd_shared_la_SOURCES = \
 	shared/systemd/nm-sd-utils-shared.c \
 	shared/systemd/nm-sd-utils-shared.h \
 	shared/systemd/sd-adapt-shared/architecture.h \
-	shared/systemd/sd-adapt-shared/btrfs-util.h \
 	shared/systemd/sd-adapt-shared/build.h \
-	shared/systemd/sd-adapt-shared/cgroup-util.h \
 	shared/systemd/sd-adapt-shared/copy.h \
 	shared/systemd/sd-adapt-shared/def.h \
-	shared/systemd/sd-adapt-shared/device-nodes.h \
+	shared/systemd/sd-adapt-shared/dhcp-server-internal.h \
 	shared/systemd/sd-adapt-shared/dirent-util.h \
 	shared/systemd/sd-adapt-shared/errno-list.h \
 	shared/systemd/sd-adapt-shared/glob-util.h \
@@ -5794,7 +5974,10 @@ shared_systemd_libnm_systemd_shared_la_SOURCES = \
 	shared/systemd/sd-adapt-shared/ioprio.h \
 	shared/systemd/sd-adapt-shared/locale-util.h \
 	shared/systemd/sd-adapt-shared/memfd-util.h \
-	shared/systemd/sd-adapt-shared/missing.h \
+	shared/systemd/sd-adapt-shared/missing_fs.h \
+	shared/systemd/sd-adapt-shared/missing_magic.h \
+	shared/systemd/sd-adapt-shared/missing_network.h \
+	shared/systemd/sd-adapt-shared/missing_sched.h \
 	shared/systemd/sd-adapt-shared/missing_syscall.h \
 	shared/systemd/sd-adapt-shared/missing_timerfd.h \
 	shared/systemd/sd-adapt-shared/mkdir.h \
@@ -5802,7 +5985,6 @@ shared_systemd_libnm_systemd_shared_la_SOURCES = \
 	shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h \
 	shared/systemd/sd-adapt-shared/nm-sd-adapt-shared.h \
 	shared/systemd/sd-adapt-shared/nulstr-util.h \
-	shared/systemd/sd-adapt-shared/procfs-util.h \
 	shared/systemd/sd-adapt-shared/raw-clone.h \
 	shared/systemd/sd-adapt-shared/rlimit-util.h \
 	shared/systemd/sd-adapt-shared/terminal-util.h \
@@ -5851,6 +6033,7 @@ shared_systemd_libnm_systemd_shared_la_SOURCES = \
 	shared/systemd/src/basic/mempool.c \
 	shared/systemd/src/basic/mempool.h \
 	shared/systemd/src/basic/missing_fcntl.h \
+	shared/systemd/src/basic/missing_random.h \
 	shared/systemd/src/basic/missing_socket.h \
 	shared/systemd/src/basic/missing_stat.h \
 	shared/systemd/src/basic/missing_type.h \
@@ -5974,6 +6157,7 @@ src_libnm_systemd_core_la_SOURCES = \
 	src/systemd/src/systemd/_sd-common.h \
 	src/systemd/src/systemd/sd-dhcp-client.h \
 	src/systemd/src/systemd/sd-dhcp-lease.h \
+	src/systemd/src/systemd/sd-dhcp-option.h \
 	src/systemd/src/systemd/sd-dhcp6-client.h \
 	src/systemd/src/systemd/sd-dhcp6-lease.h \
 	src/systemd/src/systemd/sd-event.h \
@@ -6314,6 +6498,7 @@ src_initrd_libnmi_core_la_CPPFLAGS = \
 src_initrd_libnmi_core_la_SOURCES = \
 	src/initrd/nm-initrd-generator.h \
 	src/initrd/nmi-cmdline-reader.c \
+	src/initrd/nmi-dt-reader.c \
 	src/initrd/nmi-ibft-reader.c \
 	$(NULL)
 
@@ -6345,6 +6530,24 @@ src_initrd_nm_initrd_generator_LDFLAGS = \
 	-Wl,--version-script="$(srcdir)/linker-script-binary.ver" \
 	$(SANITIZER_EXEC_LDFLAGS)
 
+src_initrd_tests_test_dt_reader_CPPFLAGS = \
+	-DNETWORKMANAGER_COMPILATION_TEST \
+	-DTEST_INITRD_DIR=\"$(abs_srcdir)/src/initrd/tests\" \
+	$(src_cppflags)
+
+src_initrd_tests_test_dt_reader_LDFLAGS = \
+	$(CODE_COVERAGE_LDFLAGS) \
+	$(SANITIZER_EXEC_LDFLAGS)
+
+src_initrd_tests_test_dt_reader_LDADD = \
+	src/initrd/libnmi-core.la \
+	src/libNetworkManagerTest.la \
+	shared/nm-glib-aux/libnm-glib-aux.la \
+	shared/nm-std-aux/libnm-std-aux.la \
+	shared/libcsiphash.la \
+	$(GLIB_LIBS) \
+	$(NULL)
+
 src_initrd_tests_test_ibft_reader_CPPFLAGS = \
 	-DNETWORKMANAGER_COMPILATION_TEST \
 	-DTEST_INITRD_DIR=\"$(abs_srcdir)/src/initrd/tests\" \
@@ -6602,7 +6805,9 @@ src_devices_adsl_libnm_device_plugin_adsl_la_LIBADD = \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-modem-manager.h \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-modem.c \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-modem.h \
-@WITH_MODEM_MANAGER_1_TRUE@	$(am__append_33)
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-service-providers.c \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-service-providers.h \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL) $(am__append_33)
 @WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_libnm_wwan_la_CPPFLAGS = $(src_devices_wwan_cppflags)
 @WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_libnm_wwan_la_LDFLAGS = \
 @WITH_MODEM_MANAGER_1_TRUE@	-avoid-version \
@@ -6630,31 +6835,64 @@ src_devices_adsl_libnm_device_plugin_adsl_la_LIBADD = \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm-wwan.la \
 @WITH_MODEM_MANAGER_1_TRUE@	$(GLIB_LIBS)
 
-@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_SOURCES = src/devices/bluetooth/nm-bluez-manager.c \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez-common.h \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez-device.c \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez-device.h \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez4-adapter.c \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez4-adapter.h \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez4-manager.c \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez4-manager.h \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez5-manager.c \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez5-manager.h \
-@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bt-error.h \
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_tests_test_service_providers_SOURCES = \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/tests/test-service-providers.c \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-service-providers.c \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/nm-service-providers.h \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_tests_test_service_providers_CPPFLAGS = \
+@WITH_MODEM_MANAGER_1_TRUE@	$(src_cppflags_base_test) \
+@WITH_MODEM_MANAGER_1_TRUE@	-I$(srcdir)/src/devices/wwan \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_tests_test_service_providers_LDFLAGS = \
+@WITH_MODEM_MANAGER_1_TRUE@	$(SANITIZER_EXEC_LDFLAGS) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_wwan_tests_test_service_providers_LDADD = \
+@WITH_MODEM_MANAGER_1_TRUE@	src/libNetworkManagerTest.la \
+@WITH_MODEM_MANAGER_1_TRUE@	$(GLIB_LIBS) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_bluetooth_utils_la_SOURCES = src/devices/bluetooth/nm-bluez-common.h \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bt-error.c \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bt-error.h \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL) $(am__append_37)
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_bluetooth_utils_la_CPPFLAGS =  \
+@WITH_MODEM_MANAGER_1_TRUE@	$(src_cppflags_base) $(NULL) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(am__append_38)
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_bluetooth_utils_la_LIBADD =  \
+@WITH_MODEM_MANAGER_1_TRUE@	$(GLIB_LIBS) $(NULL) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(am__append_39)
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_SOURCES = \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez-manager.c \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-bluez-manager.h \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-device-bt.c \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/nm-device-bt.h \
-@WITH_MODEM_MANAGER_1_TRUE@	$(am__append_36)
-@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS =  \
-@WITH_MODEM_MANAGER_1_TRUE@	$(src_cppflags_device_plugin) \
-@WITH_MODEM_MANAGER_1_TRUE@	$(am__append_35)
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS = $(src_cppflags_device_plugin)
 @WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_LDFLAGS = \
 @WITH_MODEM_MANAGER_1_TRUE@	-module -avoid-version \
 @WITH_MODEM_MANAGER_1_TRUE@	-Wl,--version-script="$(srcdir)/linker-script-devices.ver"
 
-@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_LIBADD =  \
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_libnm_device_plugin_bluetooth_la_LIBADD = \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm-bluetooth-utils.la \
 @WITH_MODEM_MANAGER_1_TRUE@	src/devices/wwan/libnm-wwan.la \
-@WITH_MODEM_MANAGER_1_TRUE@	$(GLIB_LIBS) $(am__append_37)
+@WITH_MODEM_MANAGER_1_TRUE@	$(GLIB_LIBS) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_tests_nm_bt_test_CPPFLAGS = \
+@WITH_MODEM_MANAGER_1_TRUE@	$(src_cppflags_test) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
+@WITH_MODEM_MANAGER_1_TRUE@src_devices_bluetooth_tests_nm_bt_test_LDADD = \
+@WITH_MODEM_MANAGER_1_TRUE@	src/devices/bluetooth/libnm-bluetooth-utils.la \
+@WITH_MODEM_MANAGER_1_TRUE@	src/libNetworkManager.la \
+@WITH_MODEM_MANAGER_1_TRUE@	$(GLIB_LIBS) \
+@WITH_MODEM_MANAGER_1_TRUE@	$(NULL)
+
 @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_SOURCES =  \
 @WITH_WIFI_TRUE@	src/devices/wifi/nm-device-olpc-mesh.c \
 @WITH_WIFI_TRUE@	src/devices/wifi/nm-device-olpc-mesh.h \
@@ -6671,7 +6909,7 @@ src_devices_adsl_libnm_device_plugin_adsl_la_LIBADD = \
 @WITH_WIFI_TRUE@	src/devices/wifi/nm-wifi-p2p-peer.h \
 @WITH_WIFI_TRUE@	src/devices/wifi/nm-wifi-utils.c \
 @WITH_WIFI_TRUE@	src/devices/wifi/nm-wifi-utils.h $(NULL) \
-@WITH_WIFI_TRUE@	$(am__append_39)
+@WITH_WIFI_TRUE@	$(am__append_42)
 @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_CPPFLAGS = $(src_cppflags_device_plugin)
 @WITH_WIFI_TRUE@src_devices_wifi_libnm_device_plugin_wifi_la_LDFLAGS = \
 @WITH_WIFI_TRUE@	-module -avoid-version \
@@ -7135,11 +7373,11 @@ clients_common_tests_test_libnm_core_aux_LDADD = \
 @BUILD_NMCLI_TRUE@	clients/cli/nmcli.h \
 @BUILD_NMCLI_TRUE@	clients/cli/polkit-agent.c \
 @BUILD_NMCLI_TRUE@	clients/cli/polkit-agent.h $(NULL) \
-@BUILD_NMCLI_TRUE@	$(am__append_53)
+@BUILD_NMCLI_TRUE@	$(am__append_56)
 @BUILD_NMCLI_TRUE@clients_cli_nmcli_CPPFLAGS =  \
 @BUILD_NMCLI_TRUE@	-I$(srcdir)/clients/cli $(clients_cppflags) \
 @BUILD_NMCLI_TRUE@	-DG_LOG_DOMAIN=\""nmcli"\" $(NULL) \
-@BUILD_NMCLI_TRUE@	$(am__append_52)
+@BUILD_NMCLI_TRUE@	$(am__append_55)
 @BUILD_NMCLI_TRUE@clients_cli_nmcli_LDADD = clients/common/libnmc.la \
 @BUILD_NMCLI_TRUE@	clients/common/libnmc-base.la \
 @BUILD_NMCLI_TRUE@	shared/nm-libnm-core-aux/libnm-libnm-core-aux.la \
@@ -7148,7 +7386,7 @@ clients_common_tests_test_libnm_core_aux_LDADD = \
 @BUILD_NMCLI_TRUE@	shared/nm-std-aux/libnm-std-aux.la \
 @BUILD_NMCLI_TRUE@	shared/libcsiphash.la libnm/libnm.la \
 @BUILD_NMCLI_TRUE@	$(GLIB_LIBS) $(READLINE_LIBS) \
-@BUILD_NMCLI_TRUE@	$(am__append_54)
+@BUILD_NMCLI_TRUE@	$(am__append_57)
 @BUILD_NMCLI_TRUE@clients_cli_nmcli_LDFLAGS = \
 @BUILD_NMCLI_TRUE@	-Wl,--version-script="$(srcdir)/linker-script-binary.ver" \
 @BUILD_NMCLI_TRUE@	$(SANITIZER_EXEC_LDFLAGS)
@@ -7315,30 +7553,39 @@ clients_common_tests_test_libnm_core_aux_LDADD = \
 @BUILD_NMTUI_TRUE@	$(NULL)
 
 @BUILD_NMTUI_TRUE@nmtui_links = nmtui-edit nmtui-connect nmtui-hostname
-
-###############################################################################
-# data
-###############################################################################
-data_edit = sed \
-	-e 's|@NM_VERSION[@]|$(NM_VERSION)|g' \
-	-e 's|@bindir[@]|$(bindir)|g' \
-	-e 's|@sbindir[@]|$(sbindir)|g' \
-	-e 's|@sysconfdir[@]|$(sysconfdir)|g' \
-	-e 's|@nmrundir[@]|$(nmrundir)|g' \
-	-e 's|@nmstatedir[@]|$(nmstatedir)|g' \
-	-e 's|@localstatedir[@]|$(localstatedir)|g' \
-	-e 's|@libexecdir[@]|$(libexecdir)|g' \
-	-e 's|@DISTRO_NETWORK_SERVICE[@]|$(DISTRO_NETWORK_SERVICE)|g' \
-	-e 's|@NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT[@]|$(NM_CONFIG_DEFAULT_MAIN_AUTH_POLKIT_TEXT)|g' \
-	-e 's|@NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT[@]|$(NM_CONFIG_DEFAULT_LOGGING_BACKEND_TEXT)|g' \
-	-e 's|@NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT[@]|$(NM_CONFIG_DEFAULT_LOGGING_AUDIT_TEXT)|g' \
-	-e 's|@NM_CONFIG_DEFAULT_MAIN_RC_MANAGER[@]|$(NM_CONFIG_DEFAULT_MAIN_RC_MANAGER)|g' \
-	-e 's|@NM_CONFIG_DEFAULT_MAIN_DHCP[@]|$(NM_CONFIG_DEFAULT_MAIN_DHCP)|g'
-
-@HAVE_SYSTEMD_TRUE@systemdsystemunit_DATA = \
-@HAVE_SYSTEMD_TRUE@	data/NetworkManager.service \
-@HAVE_SYSTEMD_TRUE@	data/NetworkManager-wait-online.service \
-@HAVE_SYSTEMD_TRUE@	data/NetworkManager-dispatcher.service
+@BUILD_NM_CLOUD_SETUP_TRUE@clients_cloud_setup_nm_cloud_setup_SOURCES = \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/main.c \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-cloud-setup-utils.c \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-cloud-setup-utils.h \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-http-client.c \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nm-http-client.h \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nmcs-provider.c \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nmcs-provider.h \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nmcs-provider-ec2.c \
+@BUILD_NM_CLOUD_SETUP_TRUE@	clients/cloud-setup/nmcs-provider-ec2.h \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(NULL)
+
+@BUILD_NM_CLOUD_SETUP_TRUE@clients_cloud_setup_nm_cloud_setup_CPPFLAGS = \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(clients_cppflags) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	-DG_LOG_DOMAIN=\""nm-cloud-setup"\" \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(LIBCURL_CFLAGS) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(NULL)
+
+@BUILD_NM_CLOUD_SETUP_TRUE@clients_cloud_setup_nm_cloud_setup_LDFLAGS = \
+@BUILD_NM_CLOUD_SETUP_TRUE@	-Wl,--version-script="$(srcdir)/linker-script-binary.ver" \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(SANITIZER_EXEC_LDFLAGS) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(NULL)
+
+@BUILD_NM_CLOUD_SETUP_TRUE@clients_cloud_setup_nm_cloud_setup_LDADD = \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-libnm-core-aux/libnm-libnm-core-aux.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-libnm-core-intern/libnm-libnm-core-intern.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-glib-aux/libnm-glib-aux.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/nm-std-aux/libnm-std-aux.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	shared/libcsiphash.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	libnm/libnm.la \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(GLIB_LIBS) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(LIBCURL_LIBS) \
+@BUILD_NM_CLOUD_SETUP_TRUE@	$(NULL)
 
 @WITH_UDEV_DIR_TRUE@udevrulesdir = $(UDEV_DIR)/rules.d
 @WITH_UDEV_DIR_TRUE@udevrules_DATA = \
@@ -8288,13 +8535,17 @@ libnm/$(am__dirstamp):
 libnm/$(DEPDIR)/$(am__dirstamp):
 	@$(MKDIR_P) libnm/$(DEPDIR)
 	@: > libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-access-point.lo: libnm/$(am__dirstamp) \
+libnm/liblibnm_la-nm-client.lo: libnm/$(am__dirstamp) \
+	libnm/$(DEPDIR)/$(am__dirstamp)
+libnm/liblibnm_la-nm-object.lo: libnm/$(am__dirstamp) \
+	libnm/$(DEPDIR)/$(am__dirstamp)
+libnm/liblibnm_la-nm-device.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-active-connection.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-checkpoint.lo: libnm/$(am__dirstamp) \
+libnm/liblibnm_la-nm-access-point.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-client.lo: libnm/$(am__dirstamp) \
+libnm/liblibnm_la-nm-checkpoint.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-dbus-helpers.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
@@ -8352,8 +8603,6 @@ libnm/liblibnm_la-nm-device-wireguard.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-device-wpan.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-device.lo: libnm/$(am__dirstamp) \
-	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-dhcp-config.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-dhcp4-config.lo: libnm/$(am__dirstamp) \
@@ -8370,14 +8619,8 @@ libnm/liblibnm_la-nm-ip6-config.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-libnm-utils.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-manager.lo: libnm/$(am__dirstamp) \
-	libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-object.lo: libnm/$(am__dirstamp) \
-	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-remote-connection.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
-libnm/liblibnm_la-nm-remote-settings.lo: libnm/$(am__dirstamp) \
-	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-secret-agent-old.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-vpn-connection.lo: libnm/$(am__dirstamp) \
@@ -8392,11 +8635,11 @@ libnm/liblibnm_la-nm-wifi-p2p-peer.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
 libnm/liblibnm_la-nm-wimax-nsp.lo: libnm/$(am__dirstamp) \
 	libnm/$(DEPDIR)/$(am__dirstamp)
+libnm/liblibnm_la-nm-enum-types.lo: libnm/$(am__dirstamp) \
+	libnm/$(DEPDIR)/$(am__dirstamp)
 
 libnm/liblibnm.la: $(libnm_liblibnm_la_OBJECTS) $(libnm_liblibnm_la_DEPENDENCIES) $(EXTRA_libnm_liblibnm_la_DEPENDENCIES) libnm/$(am__dirstamp)
 	$(AM_V_CCLD)$(LINK)  $(libnm_liblibnm_la_OBJECTS) $(libnm_liblibnm_la_LIBADD) $(LIBS)
-libnm/libnm_la-nm-enum-types.lo: libnm/$(am__dirstamp) \
-	libnm/$(DEPDIR)/$(am__dirstamp)
 
 libnm/libnm.la: $(libnm_libnm_la_OBJECTS) $(libnm_libnm_la_DEPENDENCIES) $(EXTRA_libnm_libnm_la_DEPENDENCIES) libnm/$(am__dirstamp)
 	$(AM_V_CCLD)$(libnm_libnm_la_LINK) -rpath $(libdir) $(libnm_libnm_la_OBJECTS) $(libnm_libnm_la_LIBADD) $(LIBS)
@@ -8541,9 +8784,15 @@ shared/nm-glib-aux/libnm_glib_aux_la-nm-json-aux.lo:  \
 shared/nm-glib-aux/libnm_glib_aux_la-nm-keyfile-aux.lo:  \
 	shared/nm-glib-aux/$(am__dirstamp) \
 	shared/nm-glib-aux/$(DEPDIR)/$(am__dirstamp)
+shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo:  \
+	shared/nm-glib-aux/$(am__dirstamp) \
+	shared/nm-glib-aux/$(DEPDIR)/$(am__dirstamp)
 shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo:  \
 	shared/nm-glib-aux/$(am__dirstamp) \
 	shared/nm-glib-aux/$(DEPDIR)/$(am__dirstamp)
+shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo:  \
+	shared/nm-glib-aux/$(am__dirstamp) \
+	shared/nm-glib-aux/$(DEPDIR)/$(am__dirstamp)
 shared/nm-glib-aux/libnm_glib_aux_la-nm-secret-utils.lo:  \
 	shared/nm-glib-aux/$(am__dirstamp) \
 	shared/nm-glib-aux/$(DEPDIR)/$(am__dirstamp)
@@ -8760,30 +9009,21 @@ src/devices/bluetooth/$(am__dirstamp):
 src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp):
 	@$(MKDIR_P) src/devices/bluetooth/$(DEPDIR)
 	@: > src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo:  \
-	src/devices/bluetooth/$(am__dirstamp) \
-	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo:  \
-	src/devices/bluetooth/$(am__dirstamp) \
-	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo:  \
+src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo:  \
 	src/devices/bluetooth/$(am__dirstamp) \
 	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo:  \
+src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo:  \
 	src/devices/bluetooth/$(am__dirstamp) \
 	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo:  \
-	src/devices/bluetooth/$(am__dirstamp) \
-	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo:  \
+
+src/devices/bluetooth/libnm-bluetooth-utils.la: $(src_devices_bluetooth_libnm_bluetooth_utils_la_OBJECTS) $(src_devices_bluetooth_libnm_bluetooth_utils_la_DEPENDENCIES) $(EXTRA_src_devices_bluetooth_libnm_bluetooth_utils_la_DEPENDENCIES) src/devices/bluetooth/$(am__dirstamp)
+	$(AM_V_CCLD)$(LINK) $(am_src_devices_bluetooth_libnm_bluetooth_utils_la_rpath) $(src_devices_bluetooth_libnm_bluetooth_utils_la_OBJECTS) $(src_devices_bluetooth_libnm_bluetooth_utils_la_LIBADD) $(LIBS)
+src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo:  \
 	src/devices/bluetooth/$(am__dirstamp) \
 	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
 src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo:  \
 	src/devices/bluetooth/$(am__dirstamp) \
 	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo:  \
-	src/devices/bluetooth/$(am__dirstamp) \
-	src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
 
 src/devices/bluetooth/libnm-device-plugin-bluetooth.la: $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_OBJECTS) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_DEPENDENCIES) $(EXTRA_src_devices_bluetooth_libnm_device_plugin_bluetooth_la_DEPENDENCIES) src/devices/bluetooth/$(am__dirstamp)
 	$(AM_V_CCLD)$(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_LINK) $(am_src_devices_bluetooth_libnm_device_plugin_bluetooth_la_rpath) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_OBJECTS) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_LIBADD) $(LIBS)
@@ -8889,6 +9129,9 @@ src/devices/wwan/libnm_wwan_la-nm-modem-manager.lo:  \
 src/devices/wwan/libnm_wwan_la-nm-modem.lo:  \
 	src/devices/wwan/$(am__dirstamp) \
 	src/devices/wwan/$(DEPDIR)/$(am__dirstamp)
+src/devices/wwan/libnm_wwan_la-nm-service-providers.lo:  \
+	src/devices/wwan/$(am__dirstamp) \
+	src/devices/wwan/$(DEPDIR)/$(am__dirstamp)
 src/devices/wwan/libnm_wwan_la-nm-modem-ofono.lo:  \
 	src/devices/wwan/$(am__dirstamp) \
 	src/devices/wwan/$(DEPDIR)/$(am__dirstamp)
@@ -8904,6 +9147,9 @@ src/initrd/$(DEPDIR)/$(am__dirstamp):
 src/initrd/libnmi_core_la-nmi-cmdline-reader.lo:  \
 	src/initrd/$(am__dirstamp) \
 	src/initrd/$(DEPDIR)/$(am__dirstamp)
+src/initrd/libnmi_core_la-nmi-dt-reader.lo:  \
+	src/initrd/$(am__dirstamp) \
+	src/initrd/$(DEPDIR)/$(am__dirstamp)
 src/initrd/libnmi_core_la-nmi-ibft-reader.lo:  \
 	src/initrd/$(am__dirstamp) \
 	src/initrd/$(DEPDIR)/$(am__dirstamp)
@@ -9488,6 +9734,31 @@ clients/common/cli_nmcli-nm-polkit-listener.$(OBJEXT):  \
 clients/cli/nmcli$(EXEEXT): $(clients_cli_nmcli_OBJECTS) $(clients_cli_nmcli_DEPENDENCIES) $(EXTRA_clients_cli_nmcli_DEPENDENCIES) clients/cli/$(am__dirstamp)
 	@rm -f clients/cli/nmcli$(EXEEXT)
 	$(AM_V_CCLD)$(clients_cli_nmcli_LINK) $(clients_cli_nmcli_OBJECTS) $(clients_cli_nmcli_LDADD) $(LIBS)
+clients/cloud-setup/$(am__dirstamp):
+	@$(MKDIR_P) clients/cloud-setup
+	@: > clients/cloud-setup/$(am__dirstamp)
+clients/cloud-setup/$(DEPDIR)/$(am__dirstamp):
+	@$(MKDIR_P) clients/cloud-setup/$(DEPDIR)
+	@: > clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+clients/cloud-setup/nm_cloud_setup-main.$(OBJEXT):  \
+	clients/cloud-setup/$(am__dirstamp) \
+	clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.$(OBJEXT):  \
+	clients/cloud-setup/$(am__dirstamp) \
+	clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+clients/cloud-setup/nm_cloud_setup-nm-http-client.$(OBJEXT):  \
+	clients/cloud-setup/$(am__dirstamp) \
+	clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+clients/cloud-setup/nm_cloud_setup-nmcs-provider.$(OBJEXT):  \
+	clients/cloud-setup/$(am__dirstamp) \
+	clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.$(OBJEXT):  \
+	clients/cloud-setup/$(am__dirstamp) \
+	clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+
+clients/cloud-setup/nm-cloud-setup$(EXEEXT): $(clients_cloud_setup_nm_cloud_setup_OBJECTS) $(clients_cloud_setup_nm_cloud_setup_DEPENDENCIES) $(EXTRA_clients_cloud_setup_nm_cloud_setup_DEPENDENCIES) clients/cloud-setup/$(am__dirstamp)
+	@rm -f clients/cloud-setup/nm-cloud-setup$(EXEEXT)
+	$(AM_V_CCLD)$(clients_cloud_setup_nm_cloud_setup_LINK) $(clients_cloud_setup_nm_cloud_setup_OBJECTS) $(clients_cloud_setup_nm_cloud_setup_LDADD) $(LIBS)
 clients/common/tests/$(am__dirstamp):
 	@$(MKDIR_P) clients/common/tests
 	@: > clients/common/tests/$(am__dirstamp)
@@ -9877,6 +10148,19 @@ src/NetworkManager-main.$(OBJEXT): src/$(am__dirstamp) \
 src/NetworkManager$(EXEEXT): $(src_NetworkManager_OBJECTS) $(src_NetworkManager_DEPENDENCIES) $(EXTRA_src_NetworkManager_DEPENDENCIES) src/$(am__dirstamp)
 	@rm -f src/NetworkManager$(EXEEXT)
 	$(AM_V_CCLD)$(src_NetworkManager_LINK) $(src_NetworkManager_OBJECTS) $(src_NetworkManager_LDADD) $(LIBS)
+src/devices/bluetooth/tests/$(am__dirstamp):
+	@$(MKDIR_P) src/devices/bluetooth/tests
+	@: > src/devices/bluetooth/tests/$(am__dirstamp)
+src/devices/bluetooth/tests/$(DEPDIR)/$(am__dirstamp):
+	@$(MKDIR_P) src/devices/bluetooth/tests/$(DEPDIR)
+	@: > src/devices/bluetooth/tests/$(DEPDIR)/$(am__dirstamp)
+src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.$(OBJEXT):  \
+	src/devices/bluetooth/tests/$(am__dirstamp) \
+	src/devices/bluetooth/tests/$(DEPDIR)/$(am__dirstamp)
+
+src/devices/bluetooth/tests/nm-bt-test$(EXEEXT): $(src_devices_bluetooth_tests_nm_bt_test_OBJECTS) $(src_devices_bluetooth_tests_nm_bt_test_DEPENDENCIES) $(EXTRA_src_devices_bluetooth_tests_nm_bt_test_DEPENDENCIES) src/devices/bluetooth/tests/$(am__dirstamp)
+	@rm -f src/devices/bluetooth/tests/nm-bt-test$(EXEEXT)
+	$(AM_V_CCLD)$(LINK) $(src_devices_bluetooth_tests_nm_bt_test_OBJECTS) $(src_devices_bluetooth_tests_nm_bt_test_LDADD) $(LIBS)
 src/devices/tests/$(am__dirstamp):
 	@$(MKDIR_P) src/devices/tests
 	@: > src/devices/tests/$(am__dirstamp)
@@ -9916,6 +10200,22 @@ src/devices/wifi/tests_test_devices_wifi-nm-wifi-utils.$(OBJEXT):  \
 src/devices/wifi/tests/test-devices-wifi$(EXEEXT): $(src_devices_wifi_tests_test_devices_wifi_OBJECTS) $(src_devices_wifi_tests_test_devices_wifi_DEPENDENCIES) $(EXTRA_src_devices_wifi_tests_test_devices_wifi_DEPENDENCIES) src/devices/wifi/tests/$(am__dirstamp)
 	@rm -f src/devices/wifi/tests/test-devices-wifi$(EXEEXT)
 	$(AM_V_CCLD)$(src_devices_wifi_tests_test_devices_wifi_LINK) $(src_devices_wifi_tests_test_devices_wifi_OBJECTS) $(src_devices_wifi_tests_test_devices_wifi_LDADD) $(LIBS)
+src/devices/wwan/tests/$(am__dirstamp):
+	@$(MKDIR_P) src/devices/wwan/tests
+	@: > src/devices/wwan/tests/$(am__dirstamp)
+src/devices/wwan/tests/$(DEPDIR)/$(am__dirstamp):
+	@$(MKDIR_P) src/devices/wwan/tests/$(DEPDIR)
+	@: > src/devices/wwan/tests/$(DEPDIR)/$(am__dirstamp)
+src/devices/wwan/tests/test_service_providers-test-service-providers.$(OBJEXT):  \
+	src/devices/wwan/tests/$(am__dirstamp) \
+	src/devices/wwan/tests/$(DEPDIR)/$(am__dirstamp)
+src/devices/wwan/tests_test_service_providers-nm-service-providers.$(OBJEXT):  \
+	src/devices/wwan/$(am__dirstamp) \
+	src/devices/wwan/$(DEPDIR)/$(am__dirstamp)
+
+src/devices/wwan/tests/test-service-providers$(EXEEXT): $(src_devices_wwan_tests_test_service_providers_OBJECTS) $(src_devices_wwan_tests_test_service_providers_DEPENDENCIES) $(EXTRA_src_devices_wwan_tests_test_service_providers_DEPENDENCIES) src/devices/wwan/tests/$(am__dirstamp)
+	@rm -f src/devices/wwan/tests/test-service-providers$(EXEEXT)
+	$(AM_V_CCLD)$(src_devices_wwan_tests_test_service_providers_LINK) $(src_devices_wwan_tests_test_service_providers_OBJECTS) $(src_devices_wwan_tests_test_service_providers_LDADD) $(LIBS)
 src/dhcp/nm_dhcp_helper-nm-dhcp-helper.$(OBJEXT):  \
 	src/dhcp/$(am__dirstamp) src/dhcp/$(DEPDIR)/$(am__dirstamp)
 
@@ -9975,6 +10275,13 @@ src/initrd/tests/test_cmdline_reader-test-cmdline-reader.$(OBJEXT):  \
 src/initrd/tests/test-cmdline-reader$(EXEEXT): $(src_initrd_tests_test_cmdline_reader_OBJECTS) $(src_initrd_tests_test_cmdline_reader_DEPENDENCIES) $(EXTRA_src_initrd_tests_test_cmdline_reader_DEPENDENCIES) src/initrd/tests/$(am__dirstamp)
 	@rm -f src/initrd/tests/test-cmdline-reader$(EXEEXT)
 	$(AM_V_CCLD)$(src_initrd_tests_test_cmdline_reader_LINK) $(src_initrd_tests_test_cmdline_reader_OBJECTS) $(src_initrd_tests_test_cmdline_reader_LDADD) $(LIBS)
+src/initrd/tests/test_dt_reader-test-dt-reader.$(OBJEXT):  \
+	src/initrd/tests/$(am__dirstamp) \
+	src/initrd/tests/$(DEPDIR)/$(am__dirstamp)
+
+src/initrd/tests/test-dt-reader$(EXEEXT): $(src_initrd_tests_test_dt_reader_OBJECTS) $(src_initrd_tests_test_dt_reader_DEPENDENCIES) $(EXTRA_src_initrd_tests_test_dt_reader_DEPENDENCIES) src/initrd/tests/$(am__dirstamp)
+	@rm -f src/initrd/tests/test-dt-reader$(EXEEXT)
+	$(AM_V_CCLD)$(src_initrd_tests_test_dt_reader_LINK) $(src_initrd_tests_test_dt_reader_OBJECTS) $(src_initrd_tests_test_dt_reader_LDADD) $(LIBS)
 src/initrd/tests/test_ibft_reader-test-ibft-reader.$(OBJEXT):  \
 	src/initrd/tests/$(am__dirstamp) \
 	src/initrd/tests/$(DEPDIR)/$(am__dirstamp)
@@ -10247,6 +10554,7 @@ mostlyclean-compile:
 	-rm -f *.$(OBJEXT)
 	-rm -f clients/*.$(OBJEXT)
 	-rm -f clients/cli/*.$(OBJEXT)
+	-rm -f clients/cloud-setup/*.$(OBJEXT)
 	-rm -f clients/common/*.$(OBJEXT)
 	-rm -f clients/common/*.lo
 	-rm -f clients/common/tests/*.$(OBJEXT)
@@ -10306,6 +10614,7 @@ mostlyclean-compile:
 	-rm -f src/devices/adsl/*.lo
 	-rm -f src/devices/bluetooth/*.$(OBJEXT)
 	-rm -f src/devices/bluetooth/*.lo
+	-rm -f src/devices/bluetooth/tests/*.$(OBJEXT)
 	-rm -f src/devices/ovs/*.$(OBJEXT)
 	-rm -f src/devices/ovs/*.lo
 	-rm -f src/devices/team/*.$(OBJEXT)
@@ -10316,6 +10625,7 @@ mostlyclean-compile:
 	-rm -f src/devices/wifi/tests/*.$(OBJEXT)
 	-rm -f src/devices/wwan/*.$(OBJEXT)
 	-rm -f src/devices/wwan/*.lo
+	-rm -f src/devices/wwan/tests/*.$(OBJEXT)
 	-rm -f src/dhcp/*.$(OBJEXT)
 	-rm -f src/dhcp/*.lo
 	-rm -f src/dhcp/tests/*.$(OBJEXT)
@@ -10382,6 +10692,11 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@clients/cli/$(DEPDIR)/nmcli-polkit-agent.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@clients/cli/$(DEPDIR)/nmcli-settings.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@clients/cli/$(DEPDIR)/nmcli-utils.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@clients/common/$(DEPDIR)/cli_nmcli-nm-polkit-listener.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@clients/common/$(DEPDIR)/libnmc_base_la-nm-client-utils.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@clients/common/$(DEPDIR)/libnmc_base_la-nm-secret-agent-simple.Plo@am__quote@ # am--include-marker
@@ -10623,14 +10938,13 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-dhcp4-config.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-dhcp6-config.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-dns-manager.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-ip-config.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-ip4-config.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-ip6-config.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-libnm-utils.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-manager.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-object.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-vpn-connection.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-vpn-editor.Plo@am__quote@ # am--include-marker
@@ -10638,7 +10952,6 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-vpn-service-plugin.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-wifi-p2p-peer.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/liblibnm_la-nm-wimax-nsp.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@libnm/$(DEPDIR)/libnm_la-nm-enum-types.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/tests/$(DEPDIR)/test_libnm-test-libnm.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/tests/$(DEPDIR)/test_nm_client-test-nm-client.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@libnm/tests/$(DEPDIR)/test_remote_settings_client-test-remote-settings-client.Po@am__quote@ # am--include-marker
@@ -10672,7 +10985,9 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-io-utils.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-json-aux.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-keyfile-aux.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-shared-utils.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-time-utils.Plo@am__quote@ # am--include-marker
@@ -10781,14 +11096,11 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/$(DEPDIR)/libNetworkManager_la-nm-lldp-listener.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-atm-manager.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-device-adsl.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Plo@am__quote@ # am--include-marker
-@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-bridge.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-interface.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-port.Plo@am__quote@ # am--include-marker
@@ -10817,6 +11129,9 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-manager.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-client.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-manager.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-nettools.Plo@am__quote@ # am--include-marker
@@ -10840,9 +11155,11 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@src/dnsmasq/$(DEPDIR)/libNetworkManager_la-nm-dnsmasq-utils.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/dnsmasq/tests/$(DEPDIR)/test_dnsmasq_utils-test-dnsmasq-utils.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/initrd/$(DEPDIR)/libnmi_core_la-nmi-cmdline-reader.Plo@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/initrd/$(DEPDIR)/nm_initrd_generator-nm-initrd-generator.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/initrd/tests/$(DEPDIR)/test_cmdline_reader-test-cmdline-reader.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Po@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-lndp-ndisc.Plo@am__quote@ # am--include-marker
 @AMDEP_TRUE@@am__include@ @am__quote@src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-ndisc.Plo@am__quote@ # am--include-marker
@@ -12094,12 +12411,26 @@ libnm-core/libnm_crypto_nss_la-nm-crypto-nss.lo: libnm-core/nm-crypto-nss.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_core_libnm_crypto_nss_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm-core/libnm_crypto_nss_la-nm-crypto-nss.lo `test -f 'libnm-core/nm-crypto-nss.c' || echo '$(srcdir)/'`libnm-core/nm-crypto-nss.c
 
-libnm/liblibnm_la-nm-access-point.lo: libnm/nm-access-point.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-access-point.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-access-point.Tpo -c -o libnm/liblibnm_la-nm-access-point.lo `test -f 'libnm/nm-access-point.c' || echo '$(srcdir)/'`libnm/nm-access-point.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-access-point.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-access-point.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-access-point.c' object='libnm/liblibnm_la-nm-access-point.lo' libtool=yes @AMDEPBACKSLASH@
+libnm/liblibnm_la-nm-client.lo: libnm/nm-client.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-client.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-client.Tpo -c -o libnm/liblibnm_la-nm-client.lo `test -f 'libnm/nm-client.c' || echo '$(srcdir)/'`libnm/nm-client.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-client.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-client.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-client.c' object='libnm/liblibnm_la-nm-client.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-access-point.lo `test -f 'libnm/nm-access-point.c' || echo '$(srcdir)/'`libnm/nm-access-point.c
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-client.lo `test -f 'libnm/nm-client.c' || echo '$(srcdir)/'`libnm/nm-client.c
+
+libnm/liblibnm_la-nm-object.lo: libnm/nm-object.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-object.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-object.Tpo -c -o libnm/liblibnm_la-nm-object.lo `test -f 'libnm/nm-object.c' || echo '$(srcdir)/'`libnm/nm-object.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-object.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-object.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-object.c' object='libnm/liblibnm_la-nm-object.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-object.lo `test -f 'libnm/nm-object.c' || echo '$(srcdir)/'`libnm/nm-object.c
+
+libnm/liblibnm_la-nm-device.lo: libnm/nm-device.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-device.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-device.Tpo -c -o libnm/liblibnm_la-nm-device.lo `test -f 'libnm/nm-device.c' || echo '$(srcdir)/'`libnm/nm-device.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-device.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-device.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-device.c' object='libnm/liblibnm_la-nm-device.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-device.lo `test -f 'libnm/nm-device.c' || echo '$(srcdir)/'`libnm/nm-device.c
 
 libnm/liblibnm_la-nm-active-connection.lo: libnm/nm-active-connection.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-active-connection.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-active-connection.Tpo -c -o libnm/liblibnm_la-nm-active-connection.lo `test -f 'libnm/nm-active-connection.c' || echo '$(srcdir)/'`libnm/nm-active-connection.c
@@ -12108,6 +12439,13 @@ libnm/liblibnm_la-nm-active-connection.lo: libnm/nm-active-connection.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-active-connection.lo `test -f 'libnm/nm-active-connection.c' || echo '$(srcdir)/'`libnm/nm-active-connection.c
 
+libnm/liblibnm_la-nm-access-point.lo: libnm/nm-access-point.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-access-point.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-access-point.Tpo -c -o libnm/liblibnm_la-nm-access-point.lo `test -f 'libnm/nm-access-point.c' || echo '$(srcdir)/'`libnm/nm-access-point.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-access-point.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-access-point.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-access-point.c' object='libnm/liblibnm_la-nm-access-point.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-access-point.lo `test -f 'libnm/nm-access-point.c' || echo '$(srcdir)/'`libnm/nm-access-point.c
+
 libnm/liblibnm_la-nm-checkpoint.lo: libnm/nm-checkpoint.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-checkpoint.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-checkpoint.Tpo -c -o libnm/liblibnm_la-nm-checkpoint.lo `test -f 'libnm/nm-checkpoint.c' || echo '$(srcdir)/'`libnm/nm-checkpoint.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-checkpoint.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-checkpoint.Plo
@@ -12115,13 +12453,6 @@ libnm/liblibnm_la-nm-checkpoint.lo: libnm/nm-checkpoint.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-checkpoint.lo `test -f 'libnm/nm-checkpoint.c' || echo '$(srcdir)/'`libnm/nm-checkpoint.c
 
-libnm/liblibnm_la-nm-client.lo: libnm/nm-client.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-client.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-client.Tpo -c -o libnm/liblibnm_la-nm-client.lo `test -f 'libnm/nm-client.c' || echo '$(srcdir)/'`libnm/nm-client.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-client.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-client.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-client.c' object='libnm/liblibnm_la-nm-client.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-client.lo `test -f 'libnm/nm-client.c' || echo '$(srcdir)/'`libnm/nm-client.c
-
 libnm/liblibnm_la-nm-dbus-helpers.lo: libnm/nm-dbus-helpers.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-dbus-helpers.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-dbus-helpers.Tpo -c -o libnm/liblibnm_la-nm-dbus-helpers.lo `test -f 'libnm/nm-dbus-helpers.c' || echo '$(srcdir)/'`libnm/nm-dbus-helpers.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-dbus-helpers.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-dbus-helpers.Plo
@@ -12318,13 +12649,6 @@ libnm/liblibnm_la-nm-device-wpan.lo: libnm/nm-device-wpan.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-device-wpan.lo `test -f 'libnm/nm-device-wpan.c' || echo '$(srcdir)/'`libnm/nm-device-wpan.c
 
-libnm/liblibnm_la-nm-device.lo: libnm/nm-device.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-device.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-device.Tpo -c -o libnm/liblibnm_la-nm-device.lo `test -f 'libnm/nm-device.c' || echo '$(srcdir)/'`libnm/nm-device.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-device.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-device.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-device.c' object='libnm/liblibnm_la-nm-device.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-device.lo `test -f 'libnm/nm-device.c' || echo '$(srcdir)/'`libnm/nm-device.c
-
 libnm/liblibnm_la-nm-dhcp-config.lo: libnm/nm-dhcp-config.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-dhcp-config.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-dhcp-config.Tpo -c -o libnm/liblibnm_la-nm-dhcp-config.lo `test -f 'libnm/nm-dhcp-config.c' || echo '$(srcdir)/'`libnm/nm-dhcp-config.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-dhcp-config.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-dhcp-config.Plo
@@ -12381,20 +12705,6 @@ libnm/liblibnm_la-nm-libnm-utils.lo: libnm/nm-libnm-utils.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-libnm-utils.lo `test -f 'libnm/nm-libnm-utils.c' || echo '$(srcdir)/'`libnm/nm-libnm-utils.c
 
-libnm/liblibnm_la-nm-manager.lo: libnm/nm-manager.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-manager.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-manager.Tpo -c -o libnm/liblibnm_la-nm-manager.lo `test -f 'libnm/nm-manager.c' || echo '$(srcdir)/'`libnm/nm-manager.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-manager.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-manager.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-manager.c' object='libnm/liblibnm_la-nm-manager.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-manager.lo `test -f 'libnm/nm-manager.c' || echo '$(srcdir)/'`libnm/nm-manager.c
-
-libnm/liblibnm_la-nm-object.lo: libnm/nm-object.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-object.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-object.Tpo -c -o libnm/liblibnm_la-nm-object.lo `test -f 'libnm/nm-object.c' || echo '$(srcdir)/'`libnm/nm-object.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-object.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-object.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-object.c' object='libnm/liblibnm_la-nm-object.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-object.lo `test -f 'libnm/nm-object.c' || echo '$(srcdir)/'`libnm/nm-object.c
-
 libnm/liblibnm_la-nm-remote-connection.lo: libnm/nm-remote-connection.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-remote-connection.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Tpo -c -o libnm/liblibnm_la-nm-remote-connection.lo `test -f 'libnm/nm-remote-connection.c' || echo '$(srcdir)/'`libnm/nm-remote-connection.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Plo
@@ -12402,13 +12712,6 @@ libnm/liblibnm_la-nm-remote-connection.lo: libnm/nm-remote-connection.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-remote-connection.lo `test -f 'libnm/nm-remote-connection.c' || echo '$(srcdir)/'`libnm/nm-remote-connection.c
 
-libnm/liblibnm_la-nm-remote-settings.lo: libnm/nm-remote-settings.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-remote-settings.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Tpo -c -o libnm/liblibnm_la-nm-remote-settings.lo `test -f 'libnm/nm-remote-settings.c' || echo '$(srcdir)/'`libnm/nm-remote-settings.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-remote-settings.c' object='libnm/liblibnm_la-nm-remote-settings.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-remote-settings.lo `test -f 'libnm/nm-remote-settings.c' || echo '$(srcdir)/'`libnm/nm-remote-settings.c
-
 libnm/liblibnm_la-nm-secret-agent-old.lo: libnm/nm-secret-agent-old.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-secret-agent-old.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Tpo -c -o libnm/liblibnm_la-nm-secret-agent-old.lo `test -f 'libnm/nm-secret-agent-old.c' || echo '$(srcdir)/'`libnm/nm-secret-agent-old.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Plo
@@ -12458,12 +12761,12 @@ libnm/liblibnm_la-nm-wimax-nsp.lo: libnm/nm-wimax-nsp.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-wimax-nsp.lo `test -f 'libnm/nm-wimax-nsp.c' || echo '$(srcdir)/'`libnm/nm-wimax-nsp.c
 
-libnm/libnm_la-nm-enum-types.lo: libnm/nm-enum-types.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/libnm_la-nm-enum-types.lo -MD -MP -MF libnm/$(DEPDIR)/libnm_la-nm-enum-types.Tpo -c -o libnm/libnm_la-nm-enum-types.lo `test -f 'libnm/nm-enum-types.c' || echo '$(srcdir)/'`libnm/nm-enum-types.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/libnm_la-nm-enum-types.Tpo libnm/$(DEPDIR)/libnm_la-nm-enum-types.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-enum-types.c' object='libnm/libnm_la-nm-enum-types.lo' libtool=yes @AMDEPBACKSLASH@
+libnm/liblibnm_la-nm-enum-types.lo: libnm/nm-enum-types.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libnm/liblibnm_la-nm-enum-types.lo -MD -MP -MF libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Tpo -c -o libnm/liblibnm_la-nm-enum-types.lo `test -f 'libnm/nm-enum-types.c' || echo '$(srcdir)/'`libnm/nm-enum-types.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Tpo libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='libnm/nm-enum-types.c' object='libnm/liblibnm_la-nm-enum-types.lo' libtool=yes @AMDEPBACKSLASH@
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_libnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/libnm_la-nm-enum-types.lo `test -f 'libnm/nm-enum-types.c' || echo '$(srcdir)/'`libnm/nm-enum-types.c
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libnm_liblibnm_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libnm/liblibnm_la-nm-enum-types.lo `test -f 'libnm/nm-enum-types.c' || echo '$(srcdir)/'`libnm/nm-enum-types.c
 
 shared/nm-utils/libnm_tests_libnm_vpn_plugin_utils_test_la-nm-vpn-plugin-utils.lo: shared/nm-utils/nm-vpn-plugin-utils.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libnm_tests_libnm_vpn_plugin_utils_test_la_CFLAGS) $(CFLAGS) -MT shared/nm-utils/libnm_tests_libnm_vpn_plugin_utils_test_la-nm-vpn-plugin-utils.lo -MD -MP -MF shared/nm-utils/$(DEPDIR)/libnm_tests_libnm_vpn_plugin_utils_test_la-nm-vpn-plugin-utils.Tpo -c -o shared/nm-utils/libnm_tests_libnm_vpn_plugin_utils_test_la-nm-vpn-plugin-utils.lo `test -f 'shared/nm-utils/nm-vpn-plugin-utils.c' || echo '$(srcdir)/'`shared/nm-utils/nm-vpn-plugin-utils.c
@@ -12640,6 +12943,13 @@ shared/nm-glib-aux/libnm_glib_aux_la-nm-keyfile-aux.lo: shared/nm-glib-aux/nm-ke
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-keyfile-aux.lo `test -f 'shared/nm-glib-aux/nm-keyfile-aux.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-keyfile-aux.c
 
+shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo: shared/nm-glib-aux/nm-logging-base.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo -MD -MP -MF shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Tpo -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo `test -f 'shared/nm-glib-aux/nm-logging-base.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-logging-base.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Tpo shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='shared/nm-glib-aux/nm-logging-base.c' object='shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-logging-base.lo `test -f 'shared/nm-glib-aux/nm-logging-base.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-logging-base.c
+
 shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo: shared/nm-glib-aux/nm-random-utils.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo -MD -MP -MF shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Tpo -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo `test -f 'shared/nm-glib-aux/nm-random-utils.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-random-utils.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Tpo shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Plo
@@ -12647,6 +12957,13 @@ shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo: shared/nm-glib-aux/nm-r
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-random-utils.lo `test -f 'shared/nm-glib-aux/nm-random-utils.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-random-utils.c
 
+shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo: shared/nm-glib-aux/nm-ref-string.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo -MD -MP -MF shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Tpo -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo `test -f 'shared/nm-glib-aux/nm-ref-string.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-ref-string.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Tpo shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='shared/nm-glib-aux/nm-ref-string.c' object='shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-ref-string.lo `test -f 'shared/nm-glib-aux/nm-ref-string.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-ref-string.c
+
 shared/nm-glib-aux/libnm_glib_aux_la-nm-secret-utils.lo: shared/nm-glib-aux/nm-secret-utils.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(shared_nm_glib_aux_libnm_glib_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT shared/nm-glib-aux/libnm_glib_aux_la-nm-secret-utils.lo -MD -MP -MF shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Tpo -c -o shared/nm-glib-aux/libnm_glib_aux_la-nm-secret-utils.lo `test -f 'shared/nm-glib-aux/nm-secret-utils.c' || echo '$(srcdir)/'`shared/nm-glib-aux/nm-secret-utils.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Tpo shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Plo
@@ -12969,6 +13286,20 @@ src/devices/adsl/libnm_device_plugin_adsl_la-nm-device-adsl.lo: src/devices/adsl
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_adsl_libnm_device_plugin_adsl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/adsl/libnm_device_plugin_adsl_la-nm-device-adsl.lo `test -f 'src/devices/adsl/nm-device-adsl.c' || echo '$(srcdir)/'`src/devices/adsl/nm-device-adsl.c
 
+src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo: src/devices/bluetooth/nm-bt-error.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_bluetooth_utils_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Tpo -c -o src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo `test -f 'src/devices/bluetooth/nm-bt-error.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bt-error.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bt-error.c' object='src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_bluetooth_utils_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bt-error.lo `test -f 'src/devices/bluetooth/nm-bt-error.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bt-error.c
+
+src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo: src/devices/bluetooth/nm-bluez5-dun.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_bluetooth_utils_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Tpo -c -o src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo `test -f 'src/devices/bluetooth/nm-bluez5-dun.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez5-dun.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bluez5-dun.c' object='src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_bluetooth_utils_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_bluetooth_utils_la-nm-bluez5-dun.lo `test -f 'src/devices/bluetooth/nm-bluez5-dun.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez5-dun.c
+
 src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo: src/devices/bluetooth/nm-bluez-manager.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo `test -f 'src/devices/bluetooth/nm-bluez-manager.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez-manager.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Plo
@@ -12976,41 +13307,6 @@ src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo: src/
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-manager.lo `test -f 'src/devices/bluetooth/nm-bluez-manager.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez-manager.c
 
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo: src/devices/bluetooth/nm-bluez-device.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo `test -f 'src/devices/bluetooth/nm-bluez-device.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez-device.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bluez-device.c' object='src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez-device.lo `test -f 'src/devices/bluetooth/nm-bluez-device.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez-device.c
-
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo: src/devices/bluetooth/nm-bluez4-adapter.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo `test -f 'src/devices/bluetooth/nm-bluez4-adapter.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez4-adapter.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bluez4-adapter.c' object='src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.lo `test -f 'src/devices/bluetooth/nm-bluez4-adapter.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez4-adapter.c
-
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo: src/devices/bluetooth/nm-bluez4-manager.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo `test -f 'src/devices/bluetooth/nm-bluez4-manager.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez4-manager.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bluez4-manager.c' object='src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.lo `test -f 'src/devices/bluetooth/nm-bluez4-manager.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez4-manager.c
-
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo: src/devices/bluetooth/nm-bluez5-manager.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo `test -f 'src/devices/bluetooth/nm-bluez5-manager.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez5-manager.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bluez5-manager.c' object='src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.lo `test -f 'src/devices/bluetooth/nm-bluez5-manager.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez5-manager.c
-
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo: src/devices/bluetooth/nm-bt-error.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo `test -f 'src/devices/bluetooth/nm-bt-error.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bt-error.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bt-error.c' object='src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bt-error.lo `test -f 'src/devices/bluetooth/nm-bt-error.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bt-error.c
-
 src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo: src/devices/bluetooth/nm-device-bt.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo `test -f 'src/devices/bluetooth/nm-device-bt.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-device-bt.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Plo
@@ -13018,13 +13314,6 @@ src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo: src/devi
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-device-bt.lo `test -f 'src/devices/bluetooth/nm-device-bt.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-device-bt.c
 
-src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo: src/devices/bluetooth/nm-bluez5-dun.c
-@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo -MD -MP -MF src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Tpo -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo `test -f 'src/devices/bluetooth/nm-bluez5-dun.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez5-dun.c
-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Tpo src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Plo
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/nm-bluez5-dun.c' object='src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo' libtool=yes @AMDEPBACKSLASH@
-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
-@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_libnm_device_plugin_bluetooth_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.lo `test -f 'src/devices/bluetooth/nm-bluez5-dun.c' || echo '$(srcdir)/'`src/devices/bluetooth/nm-bluez5-dun.c
-
 src/devices/ovs/libnm_device_plugin_ovs_la-nm-ovsdb.lo: src/devices/ovs/nm-ovsdb.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_ovs_libnm_device_plugin_ovs_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/ovs/libnm_device_plugin_ovs_la-nm-ovsdb.lo -MD -MP -MF src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-ovsdb.Tpo -c -o src/devices/ovs/libnm_device_plugin_ovs_la-nm-ovsdb.lo `test -f 'src/devices/ovs/nm-ovsdb.c' || echo '$(srcdir)/'`src/devices/ovs/nm-ovsdb.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-ovsdb.Tpo src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-ovsdb.Plo
@@ -13179,6 +13468,13 @@ src/devices/wwan/libnm_wwan_la-nm-modem.lo: src/devices/wwan/nm-modem.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_libnm_wwan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wwan/libnm_wwan_la-nm-modem.lo `test -f 'src/devices/wwan/nm-modem.c' || echo '$(srcdir)/'`src/devices/wwan/nm-modem.c
 
+src/devices/wwan/libnm_wwan_la-nm-service-providers.lo: src/devices/wwan/nm-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_libnm_wwan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wwan/libnm_wwan_la-nm-service-providers.lo -MD -MP -MF src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Tpo -c -o src/devices/wwan/libnm_wwan_la-nm-service-providers.lo `test -f 'src/devices/wwan/nm-service-providers.c' || echo '$(srcdir)/'`src/devices/wwan/nm-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Tpo src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/wwan/nm-service-providers.c' object='src/devices/wwan/libnm_wwan_la-nm-service-providers.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_libnm_wwan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wwan/libnm_wwan_la-nm-service-providers.lo `test -f 'src/devices/wwan/nm-service-providers.c' || echo '$(srcdir)/'`src/devices/wwan/nm-service-providers.c
+
 src/devices/wwan/libnm_wwan_la-nm-modem-ofono.lo: src/devices/wwan/nm-modem-ofono.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_libnm_wwan_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wwan/libnm_wwan_la-nm-modem-ofono.lo -MD -MP -MF src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Tpo -c -o src/devices/wwan/libnm_wwan_la-nm-modem-ofono.lo `test -f 'src/devices/wwan/nm-modem-ofono.c' || echo '$(srcdir)/'`src/devices/wwan/nm-modem-ofono.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Tpo src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Plo
@@ -13193,6 +13489,13 @@ src/initrd/libnmi_core_la-nmi-cmdline-reader.lo: src/initrd/nmi-cmdline-reader.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_libnmi_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/initrd/libnmi_core_la-nmi-cmdline-reader.lo `test -f 'src/initrd/nmi-cmdline-reader.c' || echo '$(srcdir)/'`src/initrd/nmi-cmdline-reader.c
 
+src/initrd/libnmi_core_la-nmi-dt-reader.lo: src/initrd/nmi-dt-reader.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_libnmi_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/initrd/libnmi_core_la-nmi-dt-reader.lo -MD -MP -MF src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Tpo -c -o src/initrd/libnmi_core_la-nmi-dt-reader.lo `test -f 'src/initrd/nmi-dt-reader.c' || echo '$(srcdir)/'`src/initrd/nmi-dt-reader.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Tpo src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Plo
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/initrd/nmi-dt-reader.c' object='src/initrd/libnmi_core_la-nmi-dt-reader.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_libnmi_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/initrd/libnmi_core_la-nmi-dt-reader.lo `test -f 'src/initrd/nmi-dt-reader.c' || echo '$(srcdir)/'`src/initrd/nmi-dt-reader.c
+
 src/initrd/libnmi_core_la-nmi-ibft-reader.lo: src/initrd/nmi-ibft-reader.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_libnmi_core_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/initrd/libnmi_core_la-nmi-ibft-reader.lo -MD -MP -MF src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Tpo -c -o src/initrd/libnmi_core_la-nmi-ibft-reader.lo `test -f 'src/initrd/nmi-ibft-reader.c' || echo '$(srcdir)/'`src/initrd/nmi-ibft-reader.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Tpo src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Plo
@@ -14369,6 +14672,76 @@ clients/common/cli_nmcli-nm-polkit-listener.obj: clients/common/nm-polkit-listen
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cli_nmcli_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/common/cli_nmcli-nm-polkit-listener.obj `if test -f 'clients/common/nm-polkit-listener.c'; then $(CYGPATH_W) 'clients/common/nm-polkit-listener.c'; else $(CYGPATH_W) '$(srcdir)/clients/common/nm-polkit-listener.c'; fi`
 
+clients/cloud-setup/nm_cloud_setup-main.o: clients/cloud-setup/main.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-main.o -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Tpo -c -o clients/cloud-setup/nm_cloud_setup-main.o `test -f 'clients/cloud-setup/main.c' || echo '$(srcdir)/'`clients/cloud-setup/main.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/main.c' object='clients/cloud-setup/nm_cloud_setup-main.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-main.o `test -f 'clients/cloud-setup/main.c' || echo '$(srcdir)/'`clients/cloud-setup/main.c
+
+clients/cloud-setup/nm_cloud_setup-main.obj: clients/cloud-setup/main.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-main.obj -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Tpo -c -o clients/cloud-setup/nm_cloud_setup-main.obj `if test -f 'clients/cloud-setup/main.c'; then $(CYGPATH_W) 'clients/cloud-setup/main.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/main.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/main.c' object='clients/cloud-setup/nm_cloud_setup-main.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-main.obj `if test -f 'clients/cloud-setup/main.c'; then $(CYGPATH_W) 'clients/cloud-setup/main.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/main.c'; fi`
+
+clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.o: clients/cloud-setup/nm-cloud-setup-utils.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.o -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.o `test -f 'clients/cloud-setup/nm-cloud-setup-utils.c' || echo '$(srcdir)/'`clients/cloud-setup/nm-cloud-setup-utils.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nm-cloud-setup-utils.c' object='clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.o `test -f 'clients/cloud-setup/nm-cloud-setup-utils.c' || echo '$(srcdir)/'`clients/cloud-setup/nm-cloud-setup-utils.c
+
+clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.obj: clients/cloud-setup/nm-cloud-setup-utils.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.obj -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.obj `if test -f 'clients/cloud-setup/nm-cloud-setup-utils.c'; then $(CYGPATH_W) 'clients/cloud-setup/nm-cloud-setup-utils.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nm-cloud-setup-utils.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nm-cloud-setup-utils.c' object='clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nm-cloud-setup-utils.obj `if test -f 'clients/cloud-setup/nm-cloud-setup-utils.c'; then $(CYGPATH_W) 'clients/cloud-setup/nm-cloud-setup-utils.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nm-cloud-setup-utils.c'; fi`
+
+clients/cloud-setup/nm_cloud_setup-nm-http-client.o: clients/cloud-setup/nm-http-client.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nm-http-client.o -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nm-http-client.o `test -f 'clients/cloud-setup/nm-http-client.c' || echo '$(srcdir)/'`clients/cloud-setup/nm-http-client.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nm-http-client.c' object='clients/cloud-setup/nm_cloud_setup-nm-http-client.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nm-http-client.o `test -f 'clients/cloud-setup/nm-http-client.c' || echo '$(srcdir)/'`clients/cloud-setup/nm-http-client.c
+
+clients/cloud-setup/nm_cloud_setup-nm-http-client.obj: clients/cloud-setup/nm-http-client.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nm-http-client.obj -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nm-http-client.obj `if test -f 'clients/cloud-setup/nm-http-client.c'; then $(CYGPATH_W) 'clients/cloud-setup/nm-http-client.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nm-http-client.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nm-http-client.c' object='clients/cloud-setup/nm_cloud_setup-nm-http-client.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nm-http-client.obj `if test -f 'clients/cloud-setup/nm-http-client.c'; then $(CYGPATH_W) 'clients/cloud-setup/nm-http-client.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nm-http-client.c'; fi`
+
+clients/cloud-setup/nm_cloud_setup-nmcs-provider.o: clients/cloud-setup/nmcs-provider.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nmcs-provider.o -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider.o `test -f 'clients/cloud-setup/nmcs-provider.c' || echo '$(srcdir)/'`clients/cloud-setup/nmcs-provider.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nmcs-provider.c' object='clients/cloud-setup/nm_cloud_setup-nmcs-provider.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider.o `test -f 'clients/cloud-setup/nmcs-provider.c' || echo '$(srcdir)/'`clients/cloud-setup/nmcs-provider.c
+
+clients/cloud-setup/nm_cloud_setup-nmcs-provider.obj: clients/cloud-setup/nmcs-provider.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nmcs-provider.obj -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider.obj `if test -f 'clients/cloud-setup/nmcs-provider.c'; then $(CYGPATH_W) 'clients/cloud-setup/nmcs-provider.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nmcs-provider.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nmcs-provider.c' object='clients/cloud-setup/nm_cloud_setup-nmcs-provider.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider.obj `if test -f 'clients/cloud-setup/nmcs-provider.c'; then $(CYGPATH_W) 'clients/cloud-setup/nmcs-provider.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nmcs-provider.c'; fi`
+
+clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.o: clients/cloud-setup/nmcs-provider-ec2.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.o -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.o `test -f 'clients/cloud-setup/nmcs-provider-ec2.c' || echo '$(srcdir)/'`clients/cloud-setup/nmcs-provider-ec2.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nmcs-provider-ec2.c' object='clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.o `test -f 'clients/cloud-setup/nmcs-provider-ec2.c' || echo '$(srcdir)/'`clients/cloud-setup/nmcs-provider-ec2.c
+
+clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.obj: clients/cloud-setup/nmcs-provider-ec2.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.obj -MD -MP -MF clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Tpo -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.obj `if test -f 'clients/cloud-setup/nmcs-provider-ec2.c'; then $(CYGPATH_W) 'clients/cloud-setup/nmcs-provider-ec2.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nmcs-provider-ec2.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Tpo clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='clients/cloud-setup/nmcs-provider-ec2.c' object='clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_cloud_setup_nm_cloud_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o clients/cloud-setup/nm_cloud_setup-nmcs-provider-ec2.obj `if test -f 'clients/cloud-setup/nmcs-provider-ec2.c'; then $(CYGPATH_W) 'clients/cloud-setup/nmcs-provider-ec2.c'; else $(CYGPATH_W) '$(srcdir)/clients/cloud-setup/nmcs-provider-ec2.c'; fi`
+
 clients/common/tests/test_clients_common-test-clients-common.o: clients/common/tests/test-clients-common.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(clients_common_tests_test_clients_common_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT clients/common/tests/test_clients_common-test-clients-common.o -MD -MP -MF clients/common/tests/$(DEPDIR)/test_clients_common-test-clients-common.Tpo -c -o clients/common/tests/test_clients_common-test-clients-common.o `test -f 'clients/common/tests/test-clients-common.c' || echo '$(srcdir)/'`clients/common/tests/test-clients-common.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) clients/common/tests/$(DEPDIR)/test_clients_common-test-clients-common.Tpo clients/common/tests/$(DEPDIR)/test_clients_common-test-clients-common.Po
@@ -15377,6 +15750,20 @@ src/NetworkManager-main.obj: src/main.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_NetworkManager_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/NetworkManager-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi`
 
+src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.o: src/devices/bluetooth/tests/nm-bt-test.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_tests_nm_bt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.o -MD -MP -MF src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Tpo -c -o src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.o `test -f 'src/devices/bluetooth/tests/nm-bt-test.c' || echo '$(srcdir)/'`src/devices/bluetooth/tests/nm-bt-test.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Tpo src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/tests/nm-bt-test.c' object='src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_tests_nm_bt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.o `test -f 'src/devices/bluetooth/tests/nm-bt-test.c' || echo '$(srcdir)/'`src/devices/bluetooth/tests/nm-bt-test.c
+
+src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.obj: src/devices/bluetooth/tests/nm-bt-test.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_tests_nm_bt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.obj -MD -MP -MF src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Tpo -c -o src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.obj `if test -f 'src/devices/bluetooth/tests/nm-bt-test.c'; then $(CYGPATH_W) 'src/devices/bluetooth/tests/nm-bt-test.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/bluetooth/tests/nm-bt-test.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Tpo src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/bluetooth/tests/nm-bt-test.c' object='src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_bluetooth_tests_nm_bt_test_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/bluetooth/tests/nm_bt_test-nm-bt-test.obj `if test -f 'src/devices/bluetooth/tests/nm-bt-test.c'; then $(CYGPATH_W) 'src/devices/bluetooth/tests/nm-bt-test.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/bluetooth/tests/nm-bt-test.c'; fi`
+
 src/devices/tests/test_acd-test-acd.o: src/devices/tests/test-acd.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_tests_test_acd_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/tests/test_acd-test-acd.o -MD -MP -MF src/devices/tests/$(DEPDIR)/test_acd-test-acd.Tpo -c -o src/devices/tests/test_acd-test-acd.o `test -f 'src/devices/tests/test-acd.c' || echo '$(srcdir)/'`src/devices/tests/test-acd.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/tests/$(DEPDIR)/test_acd-test-acd.Tpo src/devices/tests/$(DEPDIR)/test_acd-test-acd.Po
@@ -15447,6 +15834,34 @@ src/devices/wifi/tests_test_devices_wifi-nm-wifi-utils.obj: src/devices/wifi/nm-
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wifi_tests_test_devices_wifi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wifi/tests_test_devices_wifi-nm-wifi-utils.obj `if test -f 'src/devices/wifi/nm-wifi-utils.c'; then $(CYGPATH_W) 'src/devices/wifi/nm-wifi-utils.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/wifi/nm-wifi-utils.c'; fi`
 
+src/devices/wwan/tests/test_service_providers-test-service-providers.o: src/devices/wwan/tests/test-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wwan/tests/test_service_providers-test-service-providers.o -MD -MP -MF src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Tpo -c -o src/devices/wwan/tests/test_service_providers-test-service-providers.o `test -f 'src/devices/wwan/tests/test-service-providers.c' || echo '$(srcdir)/'`src/devices/wwan/tests/test-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Tpo src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/wwan/tests/test-service-providers.c' object='src/devices/wwan/tests/test_service_providers-test-service-providers.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wwan/tests/test_service_providers-test-service-providers.o `test -f 'src/devices/wwan/tests/test-service-providers.c' || echo '$(srcdir)/'`src/devices/wwan/tests/test-service-providers.c
+
+src/devices/wwan/tests/test_service_providers-test-service-providers.obj: src/devices/wwan/tests/test-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wwan/tests/test_service_providers-test-service-providers.obj -MD -MP -MF src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Tpo -c -o src/devices/wwan/tests/test_service_providers-test-service-providers.obj `if test -f 'src/devices/wwan/tests/test-service-providers.c'; then $(CYGPATH_W) 'src/devices/wwan/tests/test-service-providers.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/wwan/tests/test-service-providers.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Tpo src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/wwan/tests/test-service-providers.c' object='src/devices/wwan/tests/test_service_providers-test-service-providers.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wwan/tests/test_service_providers-test-service-providers.obj `if test -f 'src/devices/wwan/tests/test-service-providers.c'; then $(CYGPATH_W) 'src/devices/wwan/tests/test-service-providers.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/wwan/tests/test-service-providers.c'; fi`
+
+src/devices/wwan/tests_test_service_providers-nm-service-providers.o: src/devices/wwan/nm-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wwan/tests_test_service_providers-nm-service-providers.o -MD -MP -MF src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Tpo -c -o src/devices/wwan/tests_test_service_providers-nm-service-providers.o `test -f 'src/devices/wwan/nm-service-providers.c' || echo '$(srcdir)/'`src/devices/wwan/nm-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Tpo src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/wwan/nm-service-providers.c' object='src/devices/wwan/tests_test_service_providers-nm-service-providers.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wwan/tests_test_service_providers-nm-service-providers.o `test -f 'src/devices/wwan/nm-service-providers.c' || echo '$(srcdir)/'`src/devices/wwan/nm-service-providers.c
+
+src/devices/wwan/tests_test_service_providers-nm-service-providers.obj: src/devices/wwan/nm-service-providers.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/devices/wwan/tests_test_service_providers-nm-service-providers.obj -MD -MP -MF src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Tpo -c -o src/devices/wwan/tests_test_service_providers-nm-service-providers.obj `if test -f 'src/devices/wwan/nm-service-providers.c'; then $(CYGPATH_W) 'src/devices/wwan/nm-service-providers.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/wwan/nm-service-providers.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Tpo src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/devices/wwan/nm-service-providers.c' object='src/devices/wwan/tests_test_service_providers-nm-service-providers.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_devices_wwan_tests_test_service_providers_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/devices/wwan/tests_test_service_providers-nm-service-providers.obj `if test -f 'src/devices/wwan/nm-service-providers.c'; then $(CYGPATH_W) 'src/devices/wwan/nm-service-providers.c'; else $(CYGPATH_W) '$(srcdir)/src/devices/wwan/nm-service-providers.c'; fi`
+
 src/dhcp/nm_dhcp_helper-nm-dhcp-helper.o: src/dhcp/nm-dhcp-helper.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_dhcp_nm_dhcp_helper_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/dhcp/nm_dhcp_helper-nm-dhcp-helper.o -MD -MP -MF src/dhcp/$(DEPDIR)/nm_dhcp_helper-nm-dhcp-helper.Tpo -c -o src/dhcp/nm_dhcp_helper-nm-dhcp-helper.o `test -f 'src/dhcp/nm-dhcp-helper.c' || echo '$(srcdir)/'`src/dhcp/nm-dhcp-helper.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/dhcp/$(DEPDIR)/nm_dhcp_helper-nm-dhcp-helper.Tpo src/dhcp/$(DEPDIR)/nm_dhcp_helper-nm-dhcp-helper.Po
@@ -15531,6 +15946,20 @@ src/initrd/tests/test_cmdline_reader-test-cmdline-reader.obj: src/initrd/tests/t
 @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_tests_test_cmdline_reader_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/initrd/tests/test_cmdline_reader-test-cmdline-reader.obj `if test -f 'src/initrd/tests/test-cmdline-reader.c'; then $(CYGPATH_W) 'src/initrd/tests/test-cmdline-reader.c'; else $(CYGPATH_W) '$(srcdir)/src/initrd/tests/test-cmdline-reader.c'; fi`
 
+src/initrd/tests/test_dt_reader-test-dt-reader.o: src/initrd/tests/test-dt-reader.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_tests_test_dt_reader_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/initrd/tests/test_dt_reader-test-dt-reader.o -MD -MP -MF src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Tpo -c -o src/initrd/tests/test_dt_reader-test-dt-reader.o `test -f 'src/initrd/tests/test-dt-reader.c' || echo '$(srcdir)/'`src/initrd/tests/test-dt-reader.c
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Tpo src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/initrd/tests/test-dt-reader.c' object='src/initrd/tests/test_dt_reader-test-dt-reader.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_tests_test_dt_reader_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/initrd/tests/test_dt_reader-test-dt-reader.o `test -f 'src/initrd/tests/test-dt-reader.c' || echo '$(srcdir)/'`src/initrd/tests/test-dt-reader.c
+
+src/initrd/tests/test_dt_reader-test-dt-reader.obj: src/initrd/tests/test-dt-reader.c
+@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_tests_test_dt_reader_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/initrd/tests/test_dt_reader-test-dt-reader.obj -MD -MP -MF src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Tpo -c -o src/initrd/tests/test_dt_reader-test-dt-reader.obj `if test -f 'src/initrd/tests/test-dt-reader.c'; then $(CYGPATH_W) 'src/initrd/tests/test-dt-reader.c'; else $(CYGPATH_W) '$(srcdir)/src/initrd/tests/test-dt-reader.c'; fi`
+@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Tpo src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='src/initrd/tests/test-dt-reader.c' object='src/initrd/tests/test_dt_reader-test-dt-reader.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_tests_test_dt_reader_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o src/initrd/tests/test_dt_reader-test-dt-reader.obj `if test -f 'src/initrd/tests/test-dt-reader.c'; then $(CYGPATH_W) 'src/initrd/tests/test-dt-reader.c'; else $(CYGPATH_W) '$(srcdir)/src/initrd/tests/test-dt-reader.c'; fi`
+
 src/initrd/tests/test_ibft_reader-test-ibft-reader.o: src/initrd/tests/test-ibft-reader.c
 @am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_initrd_tests_test_ibft_reader_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT src/initrd/tests/test_ibft_reader-test-ibft-reader.o -MD -MP -MF src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Tpo -c -o src/initrd/tests/test_ibft_reader-test-ibft-reader.o `test -f 'src/initrd/tests/test-ibft-reader.c' || echo '$(srcdir)/'`src/initrd/tests/test-ibft-reader.c
 @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Tpo src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Po
@@ -16024,6 +16453,7 @@ clean-libtool:
 	-rm -rf .libs _libs
 	-rm -rf clients/.libs clients/_libs
 	-rm -rf clients/cli/.libs clients/cli/_libs
+	-rm -rf clients/cloud-setup/.libs clients/cloud-setup/_libs
 	-rm -rf clients/common/.libs clients/common/_libs
 	-rm -rf clients/common/tests/.libs clients/common/tests/_libs
 	-rm -rf clients/tui/.libs clients/tui/_libs
@@ -16057,12 +16487,14 @@ clean-libtool:
 	-rm -rf src/devices/.libs src/devices/_libs
 	-rm -rf src/devices/adsl/.libs src/devices/adsl/_libs
 	-rm -rf src/devices/bluetooth/.libs src/devices/bluetooth/_libs
+	-rm -rf src/devices/bluetooth/tests/.libs src/devices/bluetooth/tests/_libs
 	-rm -rf src/devices/ovs/.libs src/devices/ovs/_libs
 	-rm -rf src/devices/team/.libs src/devices/team/_libs
 	-rm -rf src/devices/tests/.libs src/devices/tests/_libs
 	-rm -rf src/devices/wifi/.libs src/devices/wifi/_libs
 	-rm -rf src/devices/wifi/tests/.libs src/devices/wifi/tests/_libs
 	-rm -rf src/devices/wwan/.libs src/devices/wwan/_libs
+	-rm -rf src/devices/wwan/tests/.libs src/devices/wwan/tests/_libs
 	-rm -rf src/dhcp/.libs src/dhcp/_libs
 	-rm -rf src/dhcp/tests/.libs src/dhcp/tests/_libs
 	-rm -rf src/dns/.libs src/dns/_libs
@@ -16913,6 +17345,13 @@ libnm/tests/test-secret-agent.log: libnm/tests/test-secret-agent$(EXEEXT)
 	--log-file $$b.log --trs-file $$b.trs \
 	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
 	"$$tst" $(AM_TESTS_FD_REDIRECT)
+src/initrd/tests/test-dt-reader.log: src/initrd/tests/test-dt-reader$(EXEEXT)
+	@p='src/initrd/tests/test-dt-reader$(EXEEXT)'; \
+	b='src/initrd/tests/test-dt-reader'; \
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
+	--log-file $$b.log --trs-file $$b.trs \
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
 src/initrd/tests/test-ibft-reader.log: src/initrd/tests/test-ibft-reader$(EXEEXT)
 	@p='src/initrd/tests/test-ibft-reader$(EXEEXT)'; \
 	b='src/initrd/tests/test-ibft-reader'; \
@@ -16962,6 +17401,13 @@ src/settings/plugins/ifupdown/tests/test-ifupdown.log: src/settings/plugins/ifup
 	--log-file $$b.log --trs-file $$b.trs \
 	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
 	"$$tst" $(AM_TESTS_FD_REDIRECT)
+src/devices/wwan/tests/test-service-providers.log: src/devices/wwan/tests/test-service-providers$(EXEEXT)
+	@p='src/devices/wwan/tests/test-service-providers$(EXEEXT)'; \
+	b='src/devices/wwan/tests/test-service-providers'; \
+	$(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
+	--log-file $$b.log --trs-file $$b.trs \
+	$(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
+	"$$tst" $(AM_TESTS_FD_REDIRECT)
 src/devices/wifi/tests/test-devices-wifi.log: src/devices/wifi/tests/test-devices-wifi$(EXEEXT)
 	@p='src/devices/wifi/tests/test-devices-wifi$(EXEEXT)'; \
 	b='src/devices/wifi/tests/test-devices-wifi'; \
@@ -17415,6 +17861,8 @@ distclean-generic:
 	-rm -f clients/$(am__dirstamp)
 	-rm -f clients/cli/$(DEPDIR)/$(am__dirstamp)
 	-rm -f clients/cli/$(am__dirstamp)
+	-rm -f clients/cloud-setup/$(DEPDIR)/$(am__dirstamp)
+	-rm -f clients/cloud-setup/$(am__dirstamp)
 	-rm -f clients/common/$(DEPDIR)/$(am__dirstamp)
 	-rm -f clients/common/$(am__dirstamp)
 	-rm -f clients/common/tests/$(DEPDIR)/$(am__dirstamp)
@@ -17483,6 +17931,8 @@ distclean-generic:
 	-rm -f src/devices/adsl/$(am__dirstamp)
 	-rm -f src/devices/bluetooth/$(DEPDIR)/$(am__dirstamp)
 	-rm -f src/devices/bluetooth/$(am__dirstamp)
+	-rm -f src/devices/bluetooth/tests/$(DEPDIR)/$(am__dirstamp)
+	-rm -f src/devices/bluetooth/tests/$(am__dirstamp)
 	-rm -f src/devices/ovs/$(DEPDIR)/$(am__dirstamp)
 	-rm -f src/devices/ovs/$(am__dirstamp)
 	-rm -f src/devices/team/$(DEPDIR)/$(am__dirstamp)
@@ -17495,6 +17945,8 @@ distclean-generic:
 	-rm -f src/devices/wifi/tests/$(am__dirstamp)
 	-rm -f src/devices/wwan/$(DEPDIR)/$(am__dirstamp)
 	-rm -f src/devices/wwan/$(am__dirstamp)
+	-rm -f src/devices/wwan/tests/$(DEPDIR)/$(am__dirstamp)
+	-rm -f src/devices/wwan/tests/$(am__dirstamp)
 	-rm -f src/dhcp/$(DEPDIR)/$(am__dirstamp)
 	-rm -f src/dhcp/$(am__dirstamp)
 	-rm -f src/dhcp/tests/$(DEPDIR)/$(am__dirstamp)
@@ -17583,6 +18035,11 @@ distclean: distclean-recursive
 	-rm -f clients/cli/$(DEPDIR)/nmcli-polkit-agent.Po
 	-rm -f clients/cli/$(DEPDIR)/nmcli-settings.Po
 	-rm -f clients/cli/$(DEPDIR)/nmcli-utils.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Po
 	-rm -f clients/common/$(DEPDIR)/cli_nmcli-nm-polkit-listener.Po
 	-rm -f clients/common/$(DEPDIR)/libnmc_base_la-nm-client-utils.Plo
 	-rm -f clients/common/$(DEPDIR)/libnmc_base_la-nm-secret-agent-simple.Plo
@@ -17824,14 +18281,13 @@ distclean: distclean-recursive
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-dhcp4-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-dhcp6-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-dns-manager.Plo
+	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-ip-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-ip4-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-ip6-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-libnm-utils.Plo
-	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-manager.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-object.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Plo
-	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-vpn-connection.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-vpn-editor.Plo
@@ -17839,7 +18295,6 @@ distclean: distclean-recursive
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-vpn-service-plugin.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-wifi-p2p-peer.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-wimax-nsp.Plo
-	-rm -f libnm/$(DEPDIR)/libnm_la-nm-enum-types.Plo
 	-rm -f libnm/tests/$(DEPDIR)/test_libnm-test-libnm.Po
 	-rm -f libnm/tests/$(DEPDIR)/test_nm_client-test-nm-client.Po
 	-rm -f libnm/tests/$(DEPDIR)/test_remote_settings_client-test-remote-settings-client.Po
@@ -17873,7 +18328,9 @@ distclean: distclean-recursive
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-io-utils.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-json-aux.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-keyfile-aux.Plo
+	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Plo
+	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-shared-utils.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-time-utils.Plo
@@ -17982,14 +18439,11 @@ distclean: distclean-recursive
 	-rm -f src/devices/$(DEPDIR)/libNetworkManager_la-nm-lldp-listener.Plo
 	-rm -f src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-atm-manager.Plo
 	-rm -f src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-device-adsl.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Plo
+	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Plo
+	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Plo
 	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Plo
 	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Plo
+	-rm -f src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Po
 	-rm -f src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-bridge.Plo
 	-rm -f src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-interface.Plo
 	-rm -f src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-port.Plo
@@ -18018,6 +18472,9 @@ distclean: distclean-recursive
 	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-manager.Plo
 	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Plo
 	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem.Plo
+	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Plo
+	-rm -f src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Po
+	-rm -f src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Po
 	-rm -f src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-client.Plo
 	-rm -f src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-manager.Plo
 	-rm -f src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-nettools.Plo
@@ -18041,9 +18498,11 @@ distclean: distclean-recursive
 	-rm -f src/dnsmasq/$(DEPDIR)/libNetworkManager_la-nm-dnsmasq-utils.Plo
 	-rm -f src/dnsmasq/tests/$(DEPDIR)/test_dnsmasq_utils-test-dnsmasq-utils.Po
 	-rm -f src/initrd/$(DEPDIR)/libnmi_core_la-nmi-cmdline-reader.Plo
+	-rm -f src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Plo
 	-rm -f src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Plo
 	-rm -f src/initrd/$(DEPDIR)/nm_initrd_generator-nm-initrd-generator.Po
 	-rm -f src/initrd/tests/$(DEPDIR)/test_cmdline_reader-test-cmdline-reader.Po
+	-rm -f src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Po
 	-rm -f src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Po
 	-rm -f src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-lndp-ndisc.Plo
 	-rm -f src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-ndisc.Plo
@@ -18212,6 +18671,11 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f clients/cli/$(DEPDIR)/nmcli-polkit-agent.Po
 	-rm -f clients/cli/$(DEPDIR)/nmcli-settings.Po
 	-rm -f clients/cli/$(DEPDIR)/nmcli-utils.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-main.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-cloud-setup-utils.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nm-http-client.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider-ec2.Po
+	-rm -f clients/cloud-setup/$(DEPDIR)/nm_cloud_setup-nmcs-provider.Po
 	-rm -f clients/common/$(DEPDIR)/cli_nmcli-nm-polkit-listener.Po
 	-rm -f clients/common/$(DEPDIR)/libnmc_base_la-nm-client-utils.Plo
 	-rm -f clients/common/$(DEPDIR)/libnmc_base_la-nm-secret-agent-simple.Plo
@@ -18453,14 +18917,13 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-dhcp4-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-dhcp6-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-dns-manager.Plo
+	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-enum-types.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-ip-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-ip4-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-ip6-config.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-libnm-utils.Plo
-	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-manager.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-object.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-remote-connection.Plo
-	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-remote-settings.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-secret-agent-old.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-vpn-connection.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-vpn-editor.Plo
@@ -18468,7 +18931,6 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-vpn-service-plugin.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-wifi-p2p-peer.Plo
 	-rm -f libnm/$(DEPDIR)/liblibnm_la-nm-wimax-nsp.Plo
-	-rm -f libnm/$(DEPDIR)/libnm_la-nm-enum-types.Plo
 	-rm -f libnm/tests/$(DEPDIR)/test_libnm-test-libnm.Po
 	-rm -f libnm/tests/$(DEPDIR)/test_nm_client-test-nm-client.Po
 	-rm -f libnm/tests/$(DEPDIR)/test_remote_settings_client-test-remote-settings-client.Po
@@ -18502,7 +18964,9 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-io-utils.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-json-aux.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-keyfile-aux.Plo
+	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-logging-base.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-random-utils.Plo
+	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-ref-string.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-secret-utils.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-shared-utils.Plo
 	-rm -f shared/nm-glib-aux/$(DEPDIR)/libnm_glib_aux_la-nm-time-utils.Plo
@@ -18611,14 +19075,11 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f src/devices/$(DEPDIR)/libNetworkManager_la-nm-lldp-listener.Plo
 	-rm -f src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-atm-manager.Plo
 	-rm -f src/devices/adsl/$(DEPDIR)/libnm_device_plugin_adsl_la-nm-device-adsl.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-device.Plo
+	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bluez5-dun.Plo
+	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_bluetooth_utils_la-nm-bt-error.Plo
 	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez-manager.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-adapter.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez4-manager.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-dun.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bluez5-manager.Plo
-	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-bt-error.Plo
 	-rm -f src/devices/bluetooth/$(DEPDIR)/libnm_device_plugin_bluetooth_la-nm-device-bt.Plo
+	-rm -f src/devices/bluetooth/tests/$(DEPDIR)/nm_bt_test-nm-bt-test.Po
 	-rm -f src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-bridge.Plo
 	-rm -f src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-interface.Plo
 	-rm -f src/devices/ovs/$(DEPDIR)/libnm_device_plugin_ovs_la-nm-device-ovs-port.Plo
@@ -18647,6 +19108,9 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-manager.Plo
 	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem-ofono.Plo
 	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-modem.Plo
+	-rm -f src/devices/wwan/$(DEPDIR)/libnm_wwan_la-nm-service-providers.Plo
+	-rm -f src/devices/wwan/$(DEPDIR)/tests_test_service_providers-nm-service-providers.Po
+	-rm -f src/devices/wwan/tests/$(DEPDIR)/test_service_providers-test-service-providers.Po
 	-rm -f src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-client.Plo
 	-rm -f src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-manager.Plo
 	-rm -f src/dhcp/$(DEPDIR)/libNetworkManagerBase_la-nm-dhcp-nettools.Plo
@@ -18670,9 +19134,11 @@ maintainer-clean: maintainer-clean-recursive
 	-rm -f src/dnsmasq/$(DEPDIR)/libNetworkManager_la-nm-dnsmasq-utils.Plo
 	-rm -f src/dnsmasq/tests/$(DEPDIR)/test_dnsmasq_utils-test-dnsmasq-utils.Po
 	-rm -f src/initrd/$(DEPDIR)/libnmi_core_la-nmi-cmdline-reader.Plo
+	-rm -f src/initrd/$(DEPDIR)/libnmi_core_la-nmi-dt-reader.Plo
 	-rm -f src/initrd/$(DEPDIR)/libnmi_core_la-nmi-ibft-reader.Plo
 	-rm -f src/initrd/$(DEPDIR)/nm_initrd_generator-nm-initrd-generator.Po
 	-rm -f src/initrd/tests/$(DEPDIR)/test_cmdline_reader-test-cmdline-reader.Po
+	-rm -f src/initrd/tests/$(DEPDIR)/test_dt_reader-test-dt-reader.Po
 	-rm -f src/initrd/tests/$(DEPDIR)/test_ibft_reader-test-ibft-reader.Po
 	-rm -f src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-lndp-ndisc.Plo
 	-rm -f src/ndisc/$(DEPDIR)/libNetworkManagerBase_la-nm-ndisc.Plo
@@ -18927,6 +19393,19 @@ dist-configure-check:
 
 dist: $(dist_configure_check) $(dist_dependencies)
 
+###############################################################################
+
+install-data-hook-dirs:
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/conf.d
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/system-connections
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/dnsmasq.d
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/dnsmasq-shared.d
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmlibdir)/conf.d
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmlibdir)/VPN
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmlibdir)/system-connections
+	$(mkinstalldirs) -m 0700 $(DESTDIR)$(nmstatedir)
+	$(mkinstalldirs) -m 0755 $(DESTDIR)$(plugindir)
+
 @INTLTOOL_POLICY_RULE@
 
 $(shared_nm_libnm_core_intern_libnm_libnm_core_intern_la_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
@@ -18950,6 +19429,7 @@ docs/api/dbus-%.xml: introspection/%.c
 
 $(dispatcher_libnm_dispatcher_core_la_OBJECTS): $(introspection_sources)
 $(dispatcher_nm_dispatcher_OBJECTS):            $(introspection_sources)
+$(libnm_liblibnm_la_OBJECTS):                   $(introspection_sources)
 $(libnm_libnm_la_OBJECTS):                      $(introspection_sources)
 
 check-docs:
@@ -19074,6 +19554,7 @@ $(src_initrd_libnmi_core_la_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
 $(src_initrd_nm_initrd_generator_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
 $(src_initrd_tests_test_cmdline_reader_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
 $(src_initrd_tests_test_ibft_reader_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
+$(src_initrd_tests_test_dt_reader_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
 
 $(src_dhcp_tests_test_dhcp_dhclient_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
 $(src_dhcp_tests_test_dhcp_utils_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
@@ -19133,6 +19614,14 @@ check-local-devices-adsl: src/devices/adsl/libnm-device-plugin-adsl.la
 @WITH_MODEM_MANAGER_1_TRUE@	$(srcdir)/tools/check-exports.sh $(builddir)/src/devices/wwan/.libs/libnm-wwan.so "$(srcdir)/src/devices/wwan/libnm-wwan.ver"
 @WITH_MODEM_MANAGER_1_TRUE@	$(call check_so_symbols,$(builddir)/src/devices/wwan/.libs/libnm-wwan.so)
 
+@WITH_MODEM_MANAGER_1_TRUE@$(src_devices_wwan_tests_test_service_providers_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
+
+@WITH_MODEM_MANAGER_1_TRUE@$(src_devices_bluetooth_libnm_bluetooth_utils_la_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
+
+@WITH_MODEM_MANAGER_1_TRUE@$(src_devices_bluetooth_tests_nm_bt_test_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
+
+###############################################################################
+
 @WITH_MODEM_MANAGER_1_TRUE@check-local-devices-bluetooth: src/devices/bluetooth/libnm-device-plugin-bluetooth.la
 @WITH_MODEM_MANAGER_1_TRUE@	$(srcdir)/tools/check-exports.sh $(builddir)/src/devices/bluetooth/.libs/libnm-device-plugin-bluetooth.so "$(srcdir)/linker-script-devices.ver"
 @WITH_MODEM_MANAGER_1_TRUE@	$(call check_so_symbols,$(builddir)/src/devices/bluetooth/.libs/libnm-device-plugin-bluetooth.so)
@@ -19264,6 +19753,20 @@ $(clients_common_tests_test_libnm_core_aux_OBJECTS): $(libnm_lib_h_pub_mkenums)
 @BUILD_NMTUI_TRUE@		rm -f "$(DESTDIR)$(bindir)/$$link"; \
 @BUILD_NMTUI_TRUE@	done
 
+@BUILD_NM_CLOUD_SETUP_TRUE@$(clients_cloud_setup_nm_cloud_setup_OBJECTS): $(libnm_core_lib_h_pub_mkenums)
+@BUILD_NM_CLOUD_SETUP_TRUE@$(clients_cloud_setup_nm_cloud_setup_OBJECTS): $(libnm_lib_h_pub_mkenums)
+
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@clients/cloud-setup/nm-cloud-setup.service: $(srcdir)/clients/cloud-setup/nm-cloud-setup.service.in
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	$(AM_V_GEN) $(data_edit) $< >$@
+
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@install-data-hook-cloud-setup: install-data-hook-dispatcher
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	$(INSTALL_SCRIPT) "$(srcdir)/clients/cloud-setup/90-nm-cloud-setup.sh" "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/"
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	ln -fs no-wait.d/90-nm-cloud-setup.sh "$(DESTDIR)$(nmlibdir)/dispatcher.d/90-nm-cloud-setup.sh"
+
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@uninstall-hook-cloud-setup:
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/no-wait.d/90-nm-cloud-setup.sh"
+@BUILD_NM_CLOUD_SETUP_TRUE@@HAVE_SYSTEMD_TRUE@	rm -f "$(DESTDIR)$(nmlibdir)/dispatcher.d/90-nm-cloud-setup.sh"
+
 ###############################################################################
 # clients/tests
 ###############################################################################
@@ -19347,15 +19850,6 @@ dist-hook: $(dist_hook)
 install-exec-hook: $(install_exec_hook)
 
 install-data-hook: $(install_data_hook)
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/conf.d
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/system-connections
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/dnsmasq.d
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmconfdir)/dnsmasq-shared.d
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmlibdir)/conf.d
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmlibdir)/VPN
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(nmlibdir)/system-connections
-	$(mkinstalldirs) -m 0700 $(DESTDIR)$(nmstatedir)
-	$(mkinstalldirs) -m 0755 $(DESTDIR)$(plugindir)
 
 uninstall-hook: $(uninstall_hook)