aboutsummaryrefslogtreecommitdiff
path: root/examples/modem-watcher-python/Makefile.am
diff options
context:
space:
mode:
authorAleksander Morgado <aleksander@aleksander.es>2014-04-10 19:05:13 +0200
committerAleksander Morgado <aleksander@aleksander.es>2014-04-11 10:31:01 +0200
commitebff76cfaa0e5809ef5883d7588f55dc3e11f828 (patch)
treefeee88d7ba25f780d705cf0f5cf76f3f80ef481c /examples/modem-watcher-python/Makefile.am
parent79b34b77b4703eaaf7e007c294325a660a51bc9e (diff)
examples: add modem watcher example in python
Diffstat (limited to 'examples/modem-watcher-python/Makefile.am')
-rw-r--r--examples/modem-watcher-python/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/modem-watcher-python/Makefile.am b/examples/modem-watcher-python/Makefile.am
new file mode 100644
index 00000000..52bff807
--- /dev/null
+++ b/examples/modem-watcher-python/Makefile.am
@@ -0,0 +1,4 @@
+
+EXTRA_DIST = \
+ ModemWatcher.py \
+ modem-watcher-python