summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2019-12-06 13:52:29 +0100
committerThomas Haller <thaller@redhat.com>2019-12-10 09:17:17 +0100
commitc5c7fffda839a9aa0a013a482d55d2386814b120 (patch)
tree854a179b5f8edf007b09bb0ca25daca237a35631 /Makefile.am
parentb6c83d18e439d5221e75d99f1b6f3b77d00d2ff1 (diff)
downloadNetworkManager-c5c7fffda839a9aa0a013a482d55d2386814b120.tar.gz
cloud-setup: reuse nmc_client_new_waitsync() to create NMClient instance
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6c29e44ff2..4f690a5c0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4707,6 +4707,7 @@ clients_cloud_setup_nm_cloud_setup_LDFLAGS = \
$(NULL)
clients_cloud_setup_nm_cloud_setup_LDADD = \
+ shared/nm-libnm-aux/libnm-libnm-aux.la \
shared/nm-libnm-core-aux/libnm-libnm-core-aux.la \
shared/nm-libnm-core-intern/libnm-libnm-core-intern.la \
shared/nm-glib-aux/libnm-glib-aux.la \