diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a402036a..b0cbcd7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -504,7 +504,9 @@ test_scripts = test/backtrace \ test/disable-call-forwarding \ test/list-messages \ test/test-sms \ - test/test-message-waiting + test/test-message-waiting \ + test/cdma-connman-disable \ + test/cdma-connman-enable if TEST testdir = $(pkglibdir)/test |