diff options
-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 |