diff options
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 3164f9be..18369364 100644 --- a/Makefile.am +++ b/Makefile.am @@ -315,6 +315,9 @@ test_scripts = test/backtrace \ test/activate-context \ test/deactivate-context \ test/dial-number \ + test/list-calls \ + test/create-multiparty \ + test/private-chat \ test/disable-modem \ test/enable-modem \ test/enter-pin \ |