From 1e923cb923ba389707110e0c10e4a4b43d25e132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Tue, 23 Jun 2015 15:01:43 +0200 Subject: examples: add wifi-hotspot.py script to Makefile.am Fixes: 1af8e2f132f64a9f3c012a57f4b67422ccf62ad5 --- examples/python/dbus/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/python/dbus/Makefile.am b/examples/python/dbus/Makefile.am index dd77f1e9ba..9dbac3f33e 100644 --- a/examples/python/dbus/Makefile.am +++ b/examples/python/dbus/Makefile.am @@ -11,4 +11,5 @@ EXTRA_DIST = \ get-active-connection-uuids.py \ list-devices.py \ update-ip4-method.py \ - is-wwan-default.py + is-wwan-default.py \ + wifi-hotspot.py -- cgit v1.2.1