examples: fix add-system-connection.py -> add-connection.py rename

It fixes 'make dist' that fails otherwise.
Found by pavlix.
This commit is contained in:
Jiří Klimeš 2012-09-24 12:56:25 +02:00
parent 07fc3dcb90
commit 033e8d2a77

View file

@ -1,6 +1,6 @@
EXTRA_DIST = \
nm-state.py \
add-system-connection.py \
add-connection.py \
add-system-wifi-connection.py
vpn.py \
list-connections.py \