nm-online: fix build of nm-online for missing libcsiphash.la

Fixes: e468b48ab7 ('nm-online: allow configuring timeout via NM_ONLINE_TIMEOUT environment')
(cherry picked from commit 69798fa6cd)
This commit is contained in:
Thomas Haller 2020-05-02 22:39:53 +02:00
parent 496fea7db8
commit 53476d821d
No known key found for this signature in database
GPG key ID: 29C2366E4DFC5728

View file

@ -4289,6 +4289,7 @@ clients_nm_online_LDADD = \
shared/nm-libnm-aux/libnm-libnm-aux.la \
shared/nm-glib-aux/libnm-glib-aux.la \
shared/nm-std-aux/libnm-std-aux.la \
shared/libcsiphash.la \
$(GLIB_LIBS) \
$(NULL)