mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 13:40:20 +01:00
This requires a very recent kernel to even compile, and the kernel
code is still rapidly changing (eg, adding IPv6 support). So take it
out for now, until it stabilizes.
This reverts commit 7f0f04d106.
38 lines
812 B
Makefile
38 lines
812 B
Makefile
EXTRA_DIST = \
|
|
all.xml.in \
|
|
generic-types.xml \
|
|
errors.xml \
|
|
vpn-errors.xml \
|
|
nm-access-point.xml \
|
|
nm-device-bt.xml \
|
|
nm-device-wifi.xml \
|
|
nm-device-olpc-mesh.xml \
|
|
nm-device-ethernet.xml \
|
|
nm-device-adsl.xml \
|
|
nm-device-modem.xml \
|
|
nm-device-wimax.xml \
|
|
nm-device-infiniband.xml \
|
|
nm-device-bond.xml \
|
|
nm-device-bridge.xml \
|
|
nm-device-vlan.xml \
|
|
nm-device-generic.xml \
|
|
nm-device-veth.xml \
|
|
nm-device-tun.xml \
|
|
nm-device-macvlan.xml \
|
|
nm-device-gre.xml \
|
|
nm-device.xml \
|
|
nm-ip4-config.xml \
|
|
nm-ip6-config.xml \
|
|
nm-manager.xml \
|
|
nm-settings.xml \
|
|
nm-settings-connection.xml \
|
|
nm-vpn-plugin.xml \
|
|
nm-vpn-connection.xml \
|
|
nm-ppp-manager.xml \
|
|
nm-active-connection.xml \
|
|
nm-dhcp4-config.xml \
|
|
nm-dhcp6-config.xml \
|
|
nm-agent-manager.xml \
|
|
nm-wimax-nsp.xml \
|
|
nm-secret-agent.xml
|
|
|