mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 06:00:08 +01:00
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:
parent
07fc3dcb90
commit
033e8d2a77
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue