summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2018-03-09 16:26:25 +0100
committerLubomir Rintel <lkundrak@v3.sk>2018-06-26 16:21:54 +0200
commit179909a4f2c0b98332dcbc45088fbd5a6e8a3810 (patch)
tree03192bfe8c037ef94f63094208d77d8b0f596a88 /src/meson.build
parent9a92468ac21e7c78e07abdd5855d1aa71974a975 (diff)
downloadNetworkManager-179909a4f2c0b98332dcbc45088fbd5a6e8a3810.tar.gz
devices: add NMDeviceWpan
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index 03c3d2750b..93cd1e5b63 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -110,6 +110,7 @@ sources = files(
'devices/nm-device-veth.c',
'devices/nm-device-vlan.c',
'devices/nm-device-vxlan.c',
+ 'devices/nm-device-wpan.c',
'devices/nm-lldp-listener.c',
'dhcp/nm-dhcp-dhclient.c',
'dhcp/nm-dhcp-dhclient-utils.c',