summary refs log tree commit diff
path: root/examples/python/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'examples/python/Makefile.in')
-rw-r--r--examples/python/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/python/Makefile.in b/examples/python/Makefile.in
index 9aac5bbf..983f843d 100644
--- a/examples/python/Makefile.in
+++ b/examples/python/Makefile.in
@@ -460,7 +460,8 @@ uninstall-am:
 	vpn.py \
 	list-connections.py \
 	show-bssids.py \
-	disconnect-device.py
+	disconnect-device.py \
+	get-active-connections.py
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.