mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 23:50:16 +01:00
examples: fix Makefile.am to include all Python examples for distribution
This commit is contained in:
parent
bdb44ba39a
commit
524658f8a3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
EXTRA_DIST = \
|
||||
nm-state.py \
|
||||
add-connection.py \
|
||||
add-system-wifi-connection.py
|
||||
add-system-wifi-connection.py \
|
||||
vpn.py \
|
||||
update-secrets.py \
|
||||
list-connections.py \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue