diff options
author | Dan Williams <dcbw@redhat.com> | 2012-01-26 09:08:18 -0600 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2012-01-26 09:08:18 -0600 |
commit | b9037d11504834cea5341ea48ddcdd3afc9952d1 (patch) | |
tree | 21c9c0b03c16db5f276705241dbc7821f6b9f7a6 /test | |
parent | 13d2eee6f1223357bf48f1de60564ddc8bc574d0 (diff) |
test: add missing examples to Makefile.am
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index f455c2b0..aaedc4b3 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -27,5 +27,7 @@ EXTRA_DIST = \ location.py \ sms-send.py \ send-pin.py \ - modem-autoenable.py + modem-autoenable.py \ + ussd.py \ + scan.py |