From 784af2215961f2ae5b2dd2de73d0f7870c94ea94 Mon Sep 17 00:00:00 2001 From: Jiří Klimeš Date: Mon, 24 Sep 2012 13:22:24 +0200 Subject: examples: fix python example file names in EXTRA_DIST --- examples/python/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 7b34e4f1..4c0f9c74 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -3,10 +3,11 @@ EXTRA_DIST = \ add-connection.py \ add-system-wifi-connection.py vpn.py \ + update-secrets.py \ list-connections.py \ show-bssids.py \ disconnect-device.py \ - get-active-connections.py \ + get-active-connection-uuids.py \ list-devices.py \ goi-list-connections.py \ goi-device-state-ip4config.py -- cgit v1.2.3