diff options
Diffstat (limited to 'examples/python/dbus/Makefile.am')
| -rw-r--r-- | examples/python/dbus/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/python/dbus/Makefile.am b/examples/python/dbus/Makefile.am index 0e884884..dd77f1e9 100644 --- a/examples/python/dbus/Makefile.am +++ b/examples/python/dbus/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = \ nm-state.py \ add-connection.py \ + add-connection-compat.py \ add-system-wifi-connection.py \ vpn.py \ update-secrets.py \ |