diff --git a/examples/python/dbus/Makefile.am b/examples/python/dbus/Makefile.am index a54997d75d..124271630b 100644 --- a/examples/python/dbus/Makefile.am +++ b/examples/python/dbus/Makefile.am @@ -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 \