diff options
-rw-r--r-- | examples/python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index 2706c0f49b..7b34e4f19a 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -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 \ |