summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2012-09-24 13:22:24 +0200
committerJiří Klimeš <jklimes@redhat.com>2012-09-24 13:22:24 +0200
commit784af2215961f2ae5b2dd2de73d0f7870c94ea94 (patch)
treed3944001b4dd7b579fbfbf8c9e1c40113ca17958
parent033e8d2a777d4dc3217f6b4836c23fba6390b00c (diff)
examples: fix python example file names in EXTRA_DIST
-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 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