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.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am
new file mode 100644
index 00000000..179e2f3c
--- /dev/null
+++ b/examples/python/Makefile.am
@@ -0,0 +1,8 @@
+EXTRA_DIST = \
+	nm-state.py \
+	add-system-connection.py \
+	vpn.py \
+	list-connections.py \
+	show-bssids.py
+
+