diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 7b34e4f19a..4c0f9c745e 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