mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-07 14:50:24 +01:00
In continuation of the theme, the removal of user settings services means that the distinction between NMSysconfigConnection and NMExportedConnection is no longer needed. Merge NMExportedConnection into NMSysconfigConnection.
28 lines
583 B
Makefile
28 lines
583 B
Makefile
EXTRA_DIST = \
|
|
all.xml \
|
|
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-cdma.xml \
|
|
nm-device-gsm.xml \
|
|
nm-device-serial.xml \
|
|
nm-device.xml \
|
|
nm-ip4-config.xml \
|
|
nm-ip6-config.xml \
|
|
nm-manager.xml \
|
|
nm-manager-client.xml \
|
|
nm-settings.xml \
|
|
nm-settings-system.xml \
|
|
nm-sysconfig-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
|
|
|