about summary refs log tree commit diff
path: root/examples/python/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2011-08-23 19:17:03 +0200
committerMichael Biebl <biebl@debian.org>2011-08-23 19:17:03 +0200
commit72acf6b5cf8cf7df57288a5ebca56cd84d21ff62 (patch)
tree45a40c078a86d4043a303ca0f81735daf263f175 /examples/python/Makefile.am
parent232698d28a1764e179f668f480738b8c7117e70a (diff)
parent263bf4c0c89bb88dc995acd9a6a2de9095fbd461 (diff)
Merge commit 'upstream/0.9.0' into experimental
Diffstat (limited to 'examples/python/Makefile.am')
-rw-r--r--examples/python/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am
index 5650ed83..7fa376ef 100644
--- a/examples/python/Makefile.am
+++ b/examples/python/Makefile.am
@@ -5,6 +5,7 @@ EXTRA_DIST = \
 	vpn.py \
 	list-connections.py \
 	show-bssids.py \
-	disconnect-device.py
+	disconnect-device.py \
+	get-active-connections.py