about summary refs log tree commit diff
path: root/examples/python/gi/Makefile.am
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2014-07-06 03:04:17 +0200
committerMichael Biebl <biebl@debian.org>2014-07-06 03:04:17 +0200
commit3ce667b6ee6b86291bbe60ef93cba7f11a5c5400 (patch)
treeaf3daa7221e898b72f3de26eb2cf0c1b1c8661b0 /examples/python/gi/Makefile.am
parentf02d31d95af29678092d1ff01f714621bc9dcc0f (diff)
parent33491bc4279481db8ae47213e34a6d695a0e8830 (diff)
Merge tag 'upstream/0.9.10.0'
Upstream version 0.9.10.0
Diffstat (limited to 'examples/python/gi/Makefile.am')
-rw-r--r--examples/python/gi/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/python/gi/Makefile.am b/examples/python/gi/Makefile.am
new file mode 100644
index 00000000..dcf2dff0
--- /dev/null
+++ b/examples/python/gi/Makefile.am
@@ -0,0 +1,9 @@
+EXTRA_DIST = \
+	list-connections.py \
+	device-state-ip4config.py \
+	firewall-zone.py \
+	show-wifi-networks.py \
+	get_ips.py \
+	add_connection.py \
+	get-active-connections.py \
+	update-ip4-method.py