diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3aa2aef0..3164f9be 100644 --- a/Makefile.am +++ b/Makefile.am @@ -310,8 +310,9 @@ doc_files = doc/overview.txt doc/ofono-paper.txt \ doc/supplementaryservices-api.txt \ doc/connman-api.txt -test_scripts = test/activate-context \ +test_scripts = test/backtrace \ test/create-context \ + test/activate-context \ test/deactivate-context \ test/dial-number \ test/disable-modem \ |