about summary refs log tree commit diff
path: root/examples/python/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/Makefile.am')
-rw-r--r--examples/python/Makefile.am15
1 files changed, 2 insertions, 13 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am
index 4c0f9c74..3b6a41f4 100644
--- a/examples/python/Makefile.am
+++ b/examples/python/Makefile.am
@@ -1,13 +1,2 @@
-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 \
-	goi-list-connections.py \
-	goi-device-state-ip4config.py
+SUBDIRS= dbus gi
+