From 263bf4c0c89bb88dc995acd9a6a2de9095fbd461 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 23 Aug 2011 19:16:47 +0200 Subject: Imported Upstream version 0.9.0 --- examples/python/Makefile.am | 3 ++- examples/python/Makefile.in | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'examples/python') 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 diff --git a/examples/python/Makefile.in b/examples/python/Makefile.in index 9aac5bbf..983f843d 100644 --- a/examples/python/Makefile.in +++ b/examples/python/Makefile.in @@ -460,7 +460,8 @@ uninstall-am: vpn.py \ list-connections.py \ show-bssids.py \ - disconnect-device.py + disconnect-device.py \ + get-active-connections.py # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. -- cgit 1.3.0-6-gf8a5