about summary refs log tree commit diff
path: root/examples/python/dbus/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-07-06 02:16:10 +0200
committerMichael Biebl <biebl@debian.org>2014-07-06 02:16:10 +0200
commit33491bc4279481db8ae47213e34a6d695a0e8830 (patch)
tree097d2b0fdff3fae6885381ae5e57a182cd8cbbba /examples/python/dbus/Makefile.am
parent59c3714a494c3b3765657c0551ad82842d98a7d2 (diff)
Imported Upstream version 0.9.10.0 upstream/0.9.10.0
Diffstat (limited to 'examples/python/dbus/Makefile.am')
-rw-r--r--examples/python/dbus/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/examples/python/dbus/Makefile.am b/examples/python/dbus/Makefile.am
new file mode 100644
index 00000000..0e884884
--- /dev/null
+++ b/examples/python/dbus/Makefile.am
@@ -0,0 +1,13 @@
+EXTRA_DIST = \
+	nm-state.py \
+	add-connection.py \
+	add-system-wifi-connection.py \
+	vpn.py \
+	update-secrets.py \
+	list-connections.py \
+	show-bssids.py \
+	disconnect-device.py \
+	get-active-connection-uuids.py \
+	list-devices.py \
+	update-ip4-method.py \
+	is-wwan-default.py