diff options
Diffstat (limited to 'examples/python/Makefile.am')
| -rw-r--r-- | examples/python/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/python/Makefile.am b/examples/python/Makefile.am index dec8b571..5650ed83 100644 --- a/examples/python/Makefile.am +++ b/examples/python/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = \ nm-state.py \ add-system-connection.py \ + add-system-wifi-connection.py vpn.py \ list-connections.py \ show-bssids.py \ |