examples: add wifi-hotspot.py script to Makefile.am
authorJiří Klimeš <jklimes@redhat.com>
Tue, 23 Jun 2015 13:01:43 +0000 (15:01 +0200)
committerJiří Klimeš <jklimes@redhat.com>
Tue, 23 Jun 2015 13:04:43 +0000 (15:04 +0200)
Fixes: 1af8e2f132f64a9f3c012a57f4b67422ccf62ad5

examples/python/dbus/Makefile.am

index dd77f1e..9dbac3f 100644 (file)
@@ -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