diff --git a/test/Makefile.am b/test/Makefile.am index ff091ffd..f455c2b0 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -25,7 +25,7 @@ EXTRA_DIST = \ info.py \ list-modems.py \ location.py \ - mm-send-sms.py \ + sms-send.py \ send-pin.py \ modem-autoenable.py diff --git a/test/mm-send-sms.py b/test/sms-send.py similarity index 100% rename from test/mm-send-sms.py rename to test/sms-send.py