diff options
| author | Michael Biebl <biebl@debian.org> | 2017-01-25 21:09:50 +0100 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2017-01-25 21:09:50 +0100 |
| commit | 7f4dff3943c64e1d0e5d13b2ac915088dde165e6 (patch) | |
| tree | abfbc3a4102d3bba349b3e25265c2213ad636954 /Makefile.am | |
| parent | d462f64d6044349b0a4e3581cf2c97bbab7aec97 (diff) | |
New upstream version 1.6.0 upstream/1.6.0
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index f06b7d65..8fa7a827 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2353,6 +2353,9 @@ src_devices_wwan_libnm_wwan_la_LIBADD = \ $(LIBSYSTEMD_LIBS) \ $(MM_GLIB_LIBS) +EXTRA_src_devices_wwan_libnm_wwan_la_DEPENDENCIES = \ + src/devices/wwan/libnm-wwan.ver + core_plugins += src/devices/wwan/libnm-device-plugin-wwan.la src_devices_wwan_libnm_device_plugin_wwan_la_SOURCES = \ |