mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-30 21:08:18 +02:00
* introspection/Makefile.am: * introspection/nm-settings.xml: * introspection/nm-settings-connection.xml: added Settings interfaces. * libnm-glib/nm-settings.[ch]: * libnm-glib/Makefile.am: added abstract class for Settings interfaces containing the DBus implementation. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2656 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
9 lines
229 B
Makefile
9 lines
229 B
Makefile
EXTRA_DIST = \
|
|
nm-access-point.xml \
|
|
nm-device-802-11-wireless.xml \
|
|
nm-device-802-3-ethernet.xml \
|
|
nm-device.xml \
|
|
nm-ip4-config.xml \
|
|
nm-manager.xml \
|
|
nm-settings.xml \
|
|
nm-settings-connection.xml
|